Default
Interfaces, Classes and Traits
- Google_Task_Retryable
- Interface for checking how many times a given task can be retried following a failure.
- ExceptionInterface
- Base exception marker interface for the instantiator component
- InstantiatorInterface
- Instantiator provides utility methods to build objects without invoking their constructors
- Retryable
- Interface for checking how many times a given task can be retried following a failure.
- FetchAuthTokenInterface
- An interface implemented by objects that can fetch auth tokens.
- GetQuotaProjectInterface
- An interface implemented by objects that can get quota projects.
- ProjectIdProviderInterface
- Describes a Credentials object which supports fetching the project ID.
- SignBlobInterface
- Describes a class which supports signing arbitrary strings.
- UpdateMetadataInterface
- Describes a Credentials object which supports updating request metadata (request headers).
- BodySummarizerInterface
- ClientInterface
- Client interface for sending HTTP requests.
- CookieJarInterface
- Stores HTTP cookies.
- GuzzleException
- Every HTTP client related exception MUST implement this interface.
- CurlFactoryInterface
- MessageFormatterInterface
- PromiseInterface
- A promise represents the eventual result of an asynchronous operation.
- PromisorInterface
- Interface used with classes that return a promise.
- TaskQueueInterface
- FormatterInterface
- Interface for formatters
- ActivationStrategyInterface
- Interface for activation strategies for the FingersCrossedHandler.
- FormattableHandlerInterface
- Interface to describe loggers that have a formatter
- HandlerInterface
- Interface that all Monolog Handlers must implement
- ProcessableHandlerInterface
- Interface to describe loggers that have processors
- ProcessorInterface
- An optional interface to allow labelling Monolog processors.
- ResettableInterface
- Handler or Processor implementing this interface will be reset when Logger::reset() is called.
- Filter
- Filter to apply to a property while copying an object
- Matcher
- TypeFilter
- Element
- Interface for Api Elements
- File
- Interface for files processed by the ProjectFactory
- Project
- Interface for project. Since the definition of a project can be different per factory this interface will be small.
- ProjectFactory
- Interface for project factories. A project factory shall convert a set of files into an object implementing the Project interface.
- Tag
- TagFactory
- StaticMethod
- Formatter
- Reference
- Interface for references in {@see \phpDocumentor\Reflection\DocBlock\Tags\See}
- DocBlockFactoryInterface
- PseudoType
- Type
- TokenInterface
- Argument token interface.
- ClassPatchInterface
- Class patch interface.
- DoubleInterface
- Core double interface.
- ReflectionInterface
- Reflection interface.
- DoublerException
- Core Prophecy exception interface.
- Exception
- Core Prophecy exception interface.
- PredictionException
- Core Prophecy exception interface.
- ProphecyException
- Core Prophecy exception interface.
- PredictionInterface
- Prediction interface.
- PromiseInterface
- Promise interface.
- ProphecyInterface
- Core Prophecy interface.
- ProphecySubjectInterface
- Controllable doubles interface.
- RevealerInterface
- Prophecies revealer interface.
- Driver
- Interface for code coverage drivers.
- Exception
- Exception interface for php-code-coverage component.
- Bor
- Foo
- Docblock
- foo
- iTemplate
- a
- b
- i
- PHPUnit_Exception
- Marker interface for PHPUnit exceptions.
- Test
- A Test can be run and collect its results.
- TestListener
- A Listener for test progress.
- PHPUnit_Framework_IncompleteTest
- A marker interface for marking any exception/error as result of an unit test as incomplete implementation or currently not implemented.
- PHPUnit_Framework_RiskyTest
- A marker interface for marking any exception/error as result of an unit test as risky.
- PHPUnit_Framework_SelfDescribing
- Interface for classes that can return a description of itself.
- PHPUnit_Framework_SkippedTest
- A marker interface for marking a unit test as being skipped.
- PHPUnit_Framework_Test
- A Test can be run and collect its results.
- PHPUnit_Framework_TestListener
- A Listener for test progress.
- PHPUnit_Runner_TestSuiteLoader
- An interface to define how a test suite should be loaded.
- PHPUnit_Framework_MockObject_Builder_Identity
- Builder interface for unique identifiers.
- PHPUnit_Framework_MockObject_Builder_Match
- Builder interface for invocation order matches.
- PHPUnit_Framework_MockObject_Builder_MethodNameMatch
- Builder interface for matcher of method names.
- PHPUnit_Framework_MockObject_Builder_Namespace
- Interface for builders which can register builders with a given identification.
- PHPUnit_Framework_MockObject_Builder_ParametersMatch
- Builder interface for parameter matchers.
- PHPUnit_Framework_MockObject_Builder_Stub
- Builder interface for stubs which are actions replacing an invocation.
- PHPUnit_Framework_MockObject_Exception
- Interface for exceptions used by PHPUnit_MockObject.
- PHPUnit_Framework_MockObject_Invocation
- Interface for invocations.
- PHPUnit_Framework_MockObject_Invokable
- Interface for classes which can be invoked.
- PHPUnit_Framework_MockObject_Matcher_Invocation
- Interface for classes which matches an invocation based on its method name, argument, order or call count.
- PHPUnit_Framework_MockObject_MockObject
- Interface for all mock objects which are generated by PHPUnit_Framework_MockObject_MockBuilder.
- PHPUnit_Framework_MockObject_Stub_MatcherCollection
- Stubs a method by returning a user-defined value.
- PHPUnit_Framework_MockObject_Stub
- An object that stubs the process of a normal method for a mock object.
- PHPUnit_Framework_MockObject_Verifiable
- Interface for classes which must verify a given expectation.
- AnInterface
- AnInterfaceWithReturnType
- AnotherInterface
- InterfaceWithSemiReservedMethodName
- InterfaceWithStaticMethod
- MockTestInterface
- TraversableMockTestInterface
- CacheException
- Exception interface for all exceptions thrown by an Implementing Library.
- CacheItemInterface
- CacheItemInterface defines an interface for interacting with objects inside a cache.
- CacheItemPoolInterface
- CacheItemPoolInterface generates CacheItemInterface objects.
- InvalidArgumentException
- Exception interface for invalid cache arguments.
- ClientExceptionInterface
- Every HTTP client related exception MUST implement this interface.
- ClientInterface
- NetworkExceptionInterface
- Thrown when the request cannot be completed because of network issues.
- RequestExceptionInterface
- Exception for when a request failed.
- MessageInterface
- HTTP messages consist of requests from a client to a server and responses from a server to a client. This interface defines the methods common to each.
- RequestInterface
- Representation of an outgoing, client-side request.
- ResponseInterface
- Representation of an outgoing, server-side response.
- ServerRequestInterface
- Representation of an incoming, server-side HTTP request.
- StreamInterface
- Describes a data stream.
- UploadedFileInterface
- Value object representing a file uploaded through an HTTP request.
- UriInterface
- Value object representing a URI.
- LoggerAwareInterface
- Describes a logger-aware instance.
- LoggerInterface
- Describes a logger instance.
- LongestCommonSubsequence
- Interface for implementations of longest common subsequence calculation.
- Exception
- BlacklistedInterface
- Exception
- Exception
- ExceptionInterface
- Exception interface for all exceptions thrown by the component.
- Mixin
- Welcome
- Application Controller Class
- Auth
- Class Auth
- Controler
- Class Controler, será el controlador que realize todas las operaciones de la aplicación
- Google_Auth_Abstract
- Abstract class for the Authentication in the API client
- Google_Auth_AppIdentity
- Authentication via the Google App Engine App Identity service.
- Google_Auth_AssertionCredentials
- Credentials object used for OAuth 2.0 Signed JWT assertion grants.
- Google_Auth_ComputeEngine
- Authentication via built-in Compute Engine service accounts.
- Google_Auth_Exception
- Google_Auth_LoginTicket
- Class to hold information about an authenticated login.
- Google_Auth_OAuth2
- Authentication class that deals with the OAuth 2 web-server authentication flow
- Google_Auth_Simple
- Simple API access implementation. Can either be used to make requests completely unauthenticated, or by using a Simple API Access developer key.
- Google_Cache_Abstract
- Abstract storage class
- Google_Cache_Apc
- A persistent storage class based on the APC cache, which is not really very persistent, as soon as you restart your web server the storage will be wiped, however for debugging and/or speed it can be useful, and cache is a lot cheaper then storage.
- Google_Cache_Exception
- Google_Cache_File
- Abstract storage class
- Google_Cache_Memcache
- A persistent storage class based on the memcache, which is not really very persistent, as soon as you restart your memcache daemon the storage will be wiped.
- Google_Cache_Null
- A blank storage class, for cases where caching is not required.
- Google_Collection
- Extension to the regular Google_Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Config
- A class to contain the library configuration for the Google API client.
- Google_Exception
- Google_Http_Batch
- Class to handle batched requests to the Google API service.
- Google_Http_CacheParser
- Implement the caching directives specified in rfc2616. This implementation is guided by the guidance offered in rfc2616-sec13.
- Google_Http_MediaFileUpload
- Manage large file uploads, which may be media but can be any type of sizable data.
- Google_Http_Request
- HTTP Request to be executed by IO classes. Upon execution, the responseHttpCode, responseHeaders and responseBody will be filled in.
- Google_Http_REST
- This class implements the RESTful transport of apiServiceRequest()'s
- Google_IO_Abstract
- Google_IO_Curl
- Google_IO_Exception
- Google_IO_Stream
- Google_Logger_Abstract
- Abstract logging class based on the PSR-3 standard.
- Google_Logger_Exception
- Google_Logger_File
- File logging class based on the PSR-3 standard.
- Google_Logger_Null
- Null logger based on the PSR-3 standard.
- Google_Logger_Psr
- Psr logging class based on the PSR-3 standard.
- Google_Model
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer
- Service definition for AdExchangeBuyer (v1.3).
- Google_Service_AdExchangeBuyer_Accounts_Resource
- The "accounts" collection of methods.
- Google_Service_AdExchangeBuyer_BillingInfo_Resource
- The "billingInfo" collection of methods.
- Google_Service_AdExchangeBuyer_Budget_Resource
- The "budget" collection of methods.
- Google_Service_AdExchangeBuyer_Creatives_Resource
- The "creatives" collection of methods.
- Google_Service_AdExchangeBuyer_DirectDeals_Resource
- The "directDeals" collection of methods.
- Google_Service_AdExchangeBuyer_PerformanceReport_Resource
- The "performanceReport" collection of methods.
- Google_Service_AdExchangeBuyer_PretargetingConfig_Resource
- The "pretargetingConfig" collection of methods.
- Google_Service_AdExchangeBuyer_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_AccountBidderLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_AccountsList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_BillingInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_BillingInfoList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_Budget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_Creative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeCorrections
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeDisapprovalReasons
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeFilteringReasons
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeFilteringReasonsReasons
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_CreativesList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DirectDeal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_DirectDealsList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PerformanceReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PerformanceReportList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PretargetingConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PretargetingConfigDimensions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_PretargetingConfigExcludedPlacements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_PretargetingConfigList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PretargetingConfigPlacements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller
- Service definition for AdExchangeSeller (v2.0).
- Google_Service_AdExchangeSeller_Accounts_Resource
- The "accounts" collection of methods.
- Google_Service_AdExchangeSeller_AccountsAdclients_Resource
- The "adclients" collection of methods.
- Google_Service_AdExchangeSeller_AccountsAlerts_Resource
- The "alerts" collection of methods.
- Google_Service_AdExchangeSeller_AccountsCustomchannels_Resource
- The "customchannels" collection of methods.
- Google_Service_AdExchangeSeller_AccountsMetadata_Resource
- The "metadata" collection of methods.
- Google_Service_AdExchangeSeller_AccountsMetadataDimensions_Resource
- The "dimensions" collection of methods.
- Google_Service_AdExchangeSeller_AccountsMetadataMetrics_Resource
- The "metrics" collection of methods.
- Google_Service_AdExchangeSeller_AccountsPreferreddeals_Resource
- The "preferreddeals" collection of methods.
- Google_Service_AdExchangeSeller_AccountsReports_Resource
- The "reports" collection of methods.
- Google_Service_AdExchangeSeller_AccountsReportsSaved_Resource
- The "saved" collection of methods.
- Google_Service_AdExchangeSeller_AccountsUrlchannels_Resource
- The "urlchannels" collection of methods.
- Google_Service_AdExchangeSeller_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_Accounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_AdClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_AdClients
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_Alert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_Alerts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_CustomChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_CustomChannelTargetingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_CustomChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_PreferredDeal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_PreferredDeals
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_Report
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_ReportHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_ReportingMetadataEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_SavedReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_SavedReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_UrlChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_UrlChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Admin
- Service definition for Admin (email_migration_v2).
- Google_Service_Admin_Mail_Resource
- The "mail" collection of methods.
- Google_Service_Admin_MailItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense
- Service definition for AdSense (v1.4).
- Google_Service_AdSense_Accounts_Resource
- The "accounts" collection of methods.
- Google_Service_AdSense_AccountsAdclients_Resource
- The "adclients" collection of methods.
- Google_Service_AdSense_AccountsAdunits_Resource
- The "adunits" collection of methods.
- Google_Service_AdSense_AccountsAdunitsCustomchannels_Resource
- The "customchannels" collection of methods.
- Google_Service_AdSense_AccountsAlerts_Resource
- The "alerts" collection of methods.
- Google_Service_AdSense_AccountsCustomchannels_Resource
- The "customchannels" collection of methods.
- Google_Service_AdSense_AccountsCustomchannelsAdunits_Resource
- The "adunits" collection of methods.
- Google_Service_AdSense_AccountsPayments_Resource
- The "payments" collection of methods.
- Google_Service_AdSense_AccountsReports_Resource
- The "reports" collection of methods.
- Google_Service_AdSense_AccountsReportsSaved_Resource
- The "saved" collection of methods.
- Google_Service_AdSense_AccountsSavedadstyles_Resource
- The "savedadstyles" collection of methods.
- Google_Service_AdSense_AccountsUrlchannels_Resource
- The "urlchannels" collection of methods.
- Google_Service_AdSense_Adclients_Resource
- The "adclients" collection of methods.
- Google_Service_AdSense_Adunits_Resource
- The "adunits" collection of methods.
- Google_Service_AdSense_AdunitsCustomchannels_Resource
- The "customchannels" collection of methods.
- Google_Service_AdSense_Alerts_Resource
- The "alerts" collection of methods.
- Google_Service_AdSense_Customchannels_Resource
- The "customchannels" collection of methods.
- Google_Service_AdSense_CustomchannelsAdunits_Resource
- The "adunits" collection of methods.
- Google_Service_AdSense_Metadata_Resource
- The "metadata" collection of methods.
- Google_Service_AdSense_MetadataDimensions_Resource
- The "dimensions" collection of methods.
- Google_Service_AdSense_MetadataMetrics_Resource
- The "metrics" collection of methods.
- Google_Service_AdSense_Payments_Resource
- The "payments" collection of methods.
- Google_Service_AdSense_Reports_Resource
- The "reports" collection of methods.
- Google_Service_AdSense_ReportsSaved_Resource
- The "saved" collection of methods.
- Google_Service_AdSense_Savedadstyles_Resource
- The "savedadstyles" collection of methods.
- Google_Service_AdSense_Urlchannels_Resource
- The "urlchannels" collection of methods.
- Google_Service_AdSense_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_Accounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_AdClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdClients
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_AdCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdStyleColors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdStyleFont
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnitContentAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnitContentAdsSettingsBackupOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnitFeedAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnitMobileContentAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnits
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_AdsenseReportsGenerateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_AdsenseReportsGenerateResponseHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_Alert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_Alerts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_CustomChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_CustomChannelTargetingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_CustomChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_Payment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_Payments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_ReportingMetadataEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_SavedAdStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_SavedAdStyles
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_SavedReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_SavedReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_UrlChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_UrlChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost
- Service definition for AdSenseHost (v4.1).
- Google_Service_AdSenseHost_Accounts_Resource
- The "accounts" collection of methods.
- Google_Service_AdSenseHost_AccountsAdclients_Resource
- The "adclients" collection of methods.
- Google_Service_AdSenseHost_AccountsAdunits_Resource
- The "adunits" collection of methods.
- Google_Service_AdSenseHost_AccountsReports_Resource
- The "reports" collection of methods.
- Google_Service_AdSenseHost_Adclients_Resource
- The "adclients" collection of methods.
- Google_Service_AdSenseHost_Associationsessions_Resource
- The "associationsessions" collection of methods.
- Google_Service_AdSenseHost_Customchannels_Resource
- The "customchannels" collection of methods.
- Google_Service_AdSenseHost_Reports_Resource
- The "reports" collection of methods.
- Google_Service_AdSenseHost_Urlchannels_Resource
- The "urlchannels" collection of methods.
- Google_Service_AdSenseHost_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_Accounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_AdClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdClients
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_AdCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdStyleColors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdStyleFont
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnitContentAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnitContentAdsSettingsBackupOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnitMobileContentAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnits
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_AssociationSession
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_CustomChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_CustomChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_Report
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_ReportHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_UrlChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_UrlChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics
- Service definition for Analytics (v3).
- Google_Service_Analytics_Data_Resource
- The "data" collection of methods.
- Google_Service_Analytics_DataGa_Resource
- The "ga" collection of methods.
- Google_Service_Analytics_DataMcf_Resource
- The "mcf" collection of methods.
- Google_Service_Analytics_DataRealtime_Resource
- The "realtime" collection of methods.
- Google_Service_Analytics_Management_Resource
- The "management" collection of methods.
- Google_Service_Analytics_ManagementAccountSummaries_Resource
- The "accountSummaries" collection of methods.
- Google_Service_Analytics_ManagementAccountUserLinks_Resource
- The "accountUserLinks" collection of methods.
- Google_Service_Analytics_ManagementAccounts_Resource
- The "accounts" collection of methods.
- Google_Service_Analytics_ManagementCustomDataSources_Resource
- The "customDataSources" collection of methods.
- Google_Service_Analytics_ManagementCustomDimensions_Resource
- The "customDimensions" collection of methods.
- Google_Service_Analytics_ManagementCustomMetrics_Resource
- The "customMetrics" collection of methods.
- Google_Service_Analytics_ManagementExperiments_Resource
- The "experiments" collection of methods.
- Google_Service_Analytics_ManagementFilters_Resource
- The "filters" collection of methods.
- Google_Service_Analytics_ManagementGoals_Resource
- The "goals" collection of methods.
- Google_Service_Analytics_ManagementProfileFilterLinks_Resource
- The "profileFilterLinks" collection of methods.
- Google_Service_Analytics_ManagementProfileUserLinks_Resource
- The "profileUserLinks" collection of methods.
- Google_Service_Analytics_ManagementProfiles_Resource
- The "profiles" collection of methods.
- Google_Service_Analytics_ManagementSegments_Resource
- The "segments" collection of methods.
- Google_Service_Analytics_ManagementUnsampledReports_Resource
- The "unsampledReports" collection of methods.
- Google_Service_Analytics_ManagementUploads_Resource
- The "uploads" collection of methods.
- Google_Service_Analytics_ManagementWebPropertyAdWordsLinks_Resource
- The "webPropertyAdWordsLinks" collection of methods.
- Google_Service_Analytics_ManagementWebproperties_Resource
- The "webproperties" collection of methods.
- Google_Service_Analytics_ManagementWebpropertyUserLinks_Resource
- The "webpropertyUserLinks" collection of methods.
- Google_Service_Analytics_Metadata_Resource
- The "metadata" collection of methods.
- Google_Service_Analytics_MetadataColumns_Resource
- The "columns" collection of methods.
- Google_Service_Analytics_Provisioning_Resource
- The "provisioning" collection of methods.
- Google_Service_Analytics_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AccountChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AccountPermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_AccountRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AccountSummaries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_AccountSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_AccountTicket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Accounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_AdWordsAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AnalyticsDataimportDeleteUploadDataRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Column
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ColumnAttributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Columns
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_CustomDataSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_CustomDataSourceChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomDataSourceParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomDataSources
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_CustomDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomDimensionParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomDimensions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_CustomMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomMetricParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_EntityAdWordsLink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_EntityAdWordsLinkEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_EntityAdWordsLinks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_EntityUserLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_EntityUserLinkEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_EntityUserLinkPermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_EntityUserLinks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Experiment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_ExperimentParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ExperimentVariations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Experiments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterAdvancedDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterLowercaseDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterSearchAndReplaceDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterUppercaseDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Filters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GaData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GaDataColumnHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaDataDataTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GaDataDataTableCols
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaDataDataTableRows
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GaDataDataTableRowsC
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaDataProfileInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaDataQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GaDataTotalsForAllResults
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Goal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalEventDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GoalEventDetailsEventConditions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalUrlDestinationDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GoalUrlDestinationDetailsSteps
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalVisitNumPagesDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalVisitTimeOnSiteDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Goals
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_McfData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_McfDataColumnHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_McfDataProfileInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_McfDataQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_McfDataRows
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_McfDataRowsConversionPathValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_McfDataTotalsForAllResults
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Profile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfileChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfileFilterLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfileFilterLinks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_ProfileParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfilePermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_ProfileRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfileSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Profiles
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_RealtimeData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_RealtimeDataColumnHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_RealtimeDataProfileInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_RealtimeDataQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_RealtimeDataTotalsForAllResults
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Segment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Segments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_UnsampledReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_UnsampledReportCloudStorageDownloadDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_UnsampledReportDriveDownloadDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_UnsampledReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Upload
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Uploads
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_UserRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebPropertyRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebPropertySummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Webproperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Webproperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebpropertyChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebpropertyParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebpropertyPermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise
- Service definition for AndroidEnterprise (v1).
- Google_Service_AndroidEnterprise_Collections_Resource
- The "collections" collection of methods.
- Google_Service_AndroidEnterprise_Collectionviewers_Resource
- The "collectionviewers" collection of methods.
- Google_Service_AndroidEnterprise_Devices_Resource
- The "devices" collection of methods.
- Google_Service_AndroidEnterprise_Enterprises_Resource
- The "enterprises" collection of methods.
- Google_Service_AndroidEnterprise_Entitlements_Resource
- The "entitlements" collection of methods.
- Google_Service_AndroidEnterprise_Grouplicenses_Resource
- The "grouplicenses" collection of methods.
- Google_Service_AndroidEnterprise_Grouplicenseusers_Resource
- The "grouplicenseusers" collection of methods.
- Google_Service_AndroidEnterprise_Installs_Resource
- The "installs" collection of methods.
- Google_Service_AndroidEnterprise_Permissions_Resource
- The "permissions" collection of methods.
- Google_Service_AndroidEnterprise_Products_Resource
- The "products" collection of methods.
- Google_Service_AndroidEnterprise_Users_Resource
- The "users" collection of methods.
- Google_Service_AndroidEnterprise_AppRestrictionsSchema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestrictionRestrictionValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Collection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_CollectionViewersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_CollectionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Device
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_DeviceState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_DevicesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Enterprise
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_EnterpriseAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_EnterprisesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Entitlement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_EntitlementsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_GroupLicense
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_GroupLicenseUsersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_GroupLicensesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Install
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_InstallsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Permission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_Product
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ProductPermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ProductPermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_UserToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_UsersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher
- Service definition for AndroidPublisher (v2).
- Google_Service_AndroidPublisher_Edits_Resource
- The "edits" collection of methods.
- Google_Service_AndroidPublisher_EditsApklistings_Resource
- The "apklistings" collection of methods.
- Google_Service_AndroidPublisher_EditsApks_Resource
- The "apks" collection of methods.
- Google_Service_AndroidPublisher_EditsDetails_Resource
- The "details" collection of methods.
- Google_Service_AndroidPublisher_EditsExpansionfiles_Resource
- The "expansionfiles" collection of methods.
- Google_Service_AndroidPublisher_EditsImages_Resource
- The "images" collection of methods.
- Google_Service_AndroidPublisher_EditsListings_Resource
- The "listings" collection of methods.
- Google_Service_AndroidPublisher_EditsTesters_Resource
- The "testers" collection of methods.
- Google_Service_AndroidPublisher_EditsTracks_Resource
- The "tracks" collection of methods.
- Google_Service_AndroidPublisher_Inappproducts_Resource
- The "inappproducts" collection of methods.
- Google_Service_AndroidPublisher_Purchases_Resource
- The "purchases" collection of methods.
- Google_Service_AndroidPublisher_PurchasesProducts_Resource
- The "products" collection of methods.
- Google_Service_AndroidPublisher_PurchasesSubscriptions_Resource
- The "subscriptions" collection of methods.
- Google_Service_AndroidPublisher_Apk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApkBinary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApkListing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApkListingsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ApksAddExternallyHostedRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApksAddExternallyHostedResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApksListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_AppDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_AppEdit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ExpansionFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ExpansionFilesUploadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ExternallyHostedApk
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ExternallyHostedApkUsesPermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ImagesDeleteAllResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ImagesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ImagesUploadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InAppProduct
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InAppProductListing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InAppProductListings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InAppProductPrices
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InappproductsBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_InappproductsBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InappproductsBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_InappproductsBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InappproductsInsertRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InappproductsInsertResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InappproductsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_InappproductsUpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InappproductsUpdateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Listing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ListingsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_MonthDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Price
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ProductPurchase
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Season
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionDeferralInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionPurchase
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionPurchasesDeferRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionPurchasesDeferResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Testers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Track
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_TracksListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity
- Service definition for Appsactivity (v1).
- Google_Service_Appsactivity_Activities_Resource
- The "activities" collection of methods.
- Google_Service_Appsactivity_Activity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_Event
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_ListActivitiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_Move
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_Parent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_Permission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_PermissionChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_Photo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_Rename
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_Target
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AppState
- Service definition for AppState (v1).
- Google_Service_AppState_States_Resource
- The "states" collection of methods.
- Google_Service_AppState_GetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AppState_ListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AppState_UpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AppState_WriteResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Audit
- Service definition for Audit (v1).
- Google_Service_Audit_Activities_Resource
- The "activities" collection of methods.
- Google_Service_Audit_Activities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Audit_Activity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Audit_ActivityActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Audit_ActivityEvents
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Audit_ActivityEventsParameters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Audit_ActivityId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler
- Service definition for Autoscaler (v1beta2).
- Google_Service_Autoscaler_Autoscalers_Resource
- The "autoscalers" collection of methods.
- Google_Service_Autoscaler_ZoneOperations_Resource
- The "zoneOperations" collection of methods.
- Google_Service_Autoscaler_Zones_Resource
- The "zones" collection of methods.
- Google_Service_Autoscaler_Autoscaler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_AutoscalerListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_AutoscalingPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_AutoscalingPolicyCpuUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_AutoscalingPolicyCustomMetricUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_AutoscalingPolicyLoadBalancingUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_DeprecationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_Zone
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_ZoneList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_ZoneMaintenanceWindows
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery
- Service definition for Bigquery (v2).
- Google_Service_Bigquery_Datasets_Resource
- The "datasets" collection of methods.
- Google_Service_Bigquery_Jobs_Resource
- The "jobs" collection of methods.
- Google_Service_Bigquery_Projects_Resource
- The "projects" collection of methods.
- Google_Service_Bigquery_Tabledata_Resource
- The "tabledata" collection of methods.
- Google_Service_Bigquery_Tables_Resource
- The "tables" collection of methods.
- Google_Service_Bigquery_CsvOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Dataset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_DatasetAccess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_DatasetList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_DatasetListDatasets
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_DatasetReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ErrorProto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ExternalDataConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_GetQueryResultsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_Job
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobConfigurationExtract
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobConfigurationLink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobConfigurationLoad
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobConfigurationQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobConfigurationQueryTableDefinitions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobConfigurationTableCopy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobListJobs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobStatistics2
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobStatistics3
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobStatistics4
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JsonObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ProjectList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ProjectListProjects
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ProjectReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_QueryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_QueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_Table
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableCell
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableDataInsertAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableDataInsertAllRequestRows
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableDataInsertAllResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableDataInsertAllResponseInsertErrors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableDataList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableFieldSchema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableListTables
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableSchema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ViewDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger
- Service definition for Blogger (v3).
- Google_Service_Blogger_BlogUserInfos_Resource
- The "blogUserInfos" collection of methods.
- Google_Service_Blogger_Blogs_Resource
- The "blogs" collection of methods.
- Google_Service_Blogger_Comments_Resource
- The "comments" collection of methods.
- Google_Service_Blogger_PageViews_Resource
- The "pageViews" collection of methods.
- Google_Service_Blogger_Pages_Resource
- The "pages" collection of methods.
- Google_Service_Blogger_PostUserInfos_Resource
- The "postUserInfos" collection of methods.
- Google_Service_Blogger_Posts_Resource
- The "posts" collection of methods.
- Google_Service_Blogger_Users_Resource
- The "users" collection of methods.
- Google_Service_Blogger_Blog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_BlogList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_BlogLocale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_BlogPages
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_BlogPerUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_BlogPosts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_BlogUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_Comment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentAuthorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentBlog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentInReplyTo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_CommentPost
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_Page
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PageAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PageAuthorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PageBlog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PageList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_Pageviews
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_PageviewsCounts
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_Post
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_PostAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostAuthorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostBlog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostImages
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_PostLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostPerUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostReplies
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_PostUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostUserInfosList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_UserBlogs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_UserLocale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books
- Service definition for Books (v1).
- Google_Service_Books_Bookshelves_Resource
- The "bookshelves" collection of methods.
- Google_Service_Books_BookshelvesVolumes_Resource
- The "volumes" collection of methods.
- Google_Service_Books_Cloudloading_Resource
- The "cloudloading" collection of methods.
- Google_Service_Books_Dictionary_Resource
- The "dictionary" collection of methods.
- Google_Service_Books_Layers_Resource
- The "layers" collection of methods.
- Google_Service_Books_LayersAnnotationData_Resource
- The "annotationData" collection of methods.
- Google_Service_Books_LayersVolumeAnnotations_Resource
- The "volumeAnnotations" collection of methods.
- Google_Service_Books_Myconfig_Resource
- The "myconfig" collection of methods.
- Google_Service_Books_Mylibrary_Resource
- The "mylibrary" collection of methods.
- Google_Service_Books_MylibraryAnnotations_Resource
- The "annotations" collection of methods.
- Google_Service_Books_MylibraryBookshelves_Resource
- The "bookshelves" collection of methods.
- Google_Service_Books_MylibraryBookshelvesVolumes_Resource
- The "volumes" collection of methods.
- Google_Service_Books_MylibraryReadingpositions_Resource
- The "readingpositions" collection of methods.
- Google_Service_Books_Onboarding_Resource
- The "onboarding" collection of methods.
- Google_Service_Books_Promooffer_Resource
- The "promooffer" collection of methods.
- Google_Service_Books_Volumes_Resource
- The "volumes" collection of methods.
- Google_Service_Books_VolumesAssociated_Resource
- The "associated" collection of methods.
- Google_Service_Books_VolumesMybooks_Resource
- The "mybooks" collection of methods.
- Google_Service_Books_VolumesRecommended_Resource
- The "recommended" collection of methods.
- Google_Service_Books_VolumesUseruploaded_Resource
- The "useruploaded" collection of methods.
- Google_Service_Books_Annotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_AnnotationClientVersionRanges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_AnnotationCurrentVersionRanges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_AnnotationLayerSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Annotationdata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Annotations
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_AnnotationsSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_AnnotationsSummaryLayers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Annotationsdata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_BooksAnnotationsRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_BooksCloudloadingResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_BooksVolumesRecommendedRateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Bookshelf
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Bookshelves
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Category
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_CategoryItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_ConcurrentAccessRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Dictlayerdata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataCommon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDict
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DictlayerdataDictSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWords
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DictlayerdataDictWordsDerivatives
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsDerivativesSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsExamples
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsExamplesSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSenses
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DictlayerdataDictWordsSensesConjugations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesDefinitions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamples
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamplesSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesSynonyms
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesSynonymsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DownloadAccessRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DownloadAccesses
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Geolayerdata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataCommon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataGeo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_GeolayerdataGeoBoundary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataGeoViewport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataGeoViewportHi
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataGeoViewportLo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Layersummaries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Layersummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_MetadataItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Offers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_OffersItems
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_OffersItemsItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_ReadingPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_RequestAccess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Review
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_ReviewAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_ReviewSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Usersettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_UsersettingsNotesExport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volume
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volume2
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeAccessInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeAccessInfoEpub
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeAccessInfoPdf
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeLayerInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeLayerInfoLayers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeRecommendedInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeSaleInfoListPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoOffers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoOffersListPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoOffersRentalDuration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoOffersRetailPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoRetailPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSearchInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfoCopy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfoRentalPeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfoUserUploadedVolumeInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeVolumeInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeVolumeInfoDimensions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeVolumeInfoImageLinks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeVolumeInfoIndustryIdentifiers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volumeannotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeannotationContentRanges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volumeannotations
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Volumes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar
- Service definition for Calendar (v3).
- Google_Service_Calendar_Acl_Resource
- The "acl" collection of methods.
- Google_Service_Calendar_CalendarList_Resource
- The "calendarList" collection of methods.
- Google_Service_Calendar_Calendars_Resource
- The "calendars" collection of methods.
- Google_Service_Calendar_Channels_Resource
- The "channels" collection of methods.
- Google_Service_Calendar_Colors_Resource
- The "colors" collection of methods.
- Google_Service_Calendar_Events_Resource
- The "events" collection of methods.
- Google_Service_Calendar_Freebusy_Resource
- The "freebusy" collection of methods.
- Google_Service_Calendar_Settings_Resource
- The "settings" collection of methods.
- Google_Service_Calendar_Acl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_AclRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_AclRuleScope
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Calendar
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_CalendarList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_CalendarListEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_CalendarListEntryNotificationSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_CalendarNotification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ChannelParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ColorDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Colors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ColorsCalendar
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ColorsEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Error
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Event
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_EventAttachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventAttendee
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventCreator
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventDateTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventExtendedProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventExtendedPropertiesPrivate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventExtendedPropertiesShared
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventGadget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventGadgetPreferences
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventOrganizer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventReminder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventReminders
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_EventSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Events
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_FreeBusyCalendar
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_FreeBusyGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_FreeBusyRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_FreeBusyRequestItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_FreeBusyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_FreeBusyResponseCalendars
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_FreeBusyResponseGroups
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Setting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Settings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_TimePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo
- Service definition for CivicInfo (v2).
- Google_Service_CivicInfo_Divisions_Resource
- The "divisions" collection of methods.
- Google_Service_CivicInfo_Elections_Resource
- The "elections" collection of methods.
- Google_Service_CivicInfo_Representatives_Resource
- The "representatives" collection of methods.
- Google_Service_CivicInfo_AdministrationRegion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_AdministrativeBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Candidate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_Contest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_DivisionSearchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_DivisionSearchResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Election
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_ElectionOfficial
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_ElectionsQueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_ElectoralDistrict
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_GeographicDivision
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Office
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Official
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_PollingLocation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_RepresentativeInfoData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_RepresentativeInfoDataDivisions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_RepresentativeInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_RepresentativeInfoResponseDivisions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_SimpleAddressType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_Source
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_VoterInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudlatencytest
- Service definition for Cloudlatencytest (v2).
- Google_Service_Cloudlatencytest_Statscollection_Resource
- The "statscollection" collection of methods.
- Google_Service_Cloudlatencytest_AggregatedStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudlatencytest_AggregatedStatsReply
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest_DoubleValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest_IntValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest_Stats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudlatencytest_StatsReply
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest_StringValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring
- Service definition for CloudMonitoring (v2beta2).
- Google_Service_CloudMonitoring_MetricDescriptors_Resource
- The "metricDescriptors" collection of methods.
- Google_Service_CloudMonitoring_Timeseries_Resource
- The "timeseries" collection of methods.
- Google_Service_CloudMonitoring_TimeseriesDescriptors_Resource
- The "timeseriesDescriptors" collection of methods.
- Google_Service_CloudMonitoring_DeleteMetricDescriptorResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_ListMetricDescriptorsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_ListMetricDescriptorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_ListTimeseriesDescriptorsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_ListTimeseriesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_ListTimeseriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_MetricDescriptorLabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_MetricDescriptorTypeDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_Point
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_PointDistribution
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_PointDistributionBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_PointDistributionOverflowBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_PointDistributionUnderflowBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_Timeseries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_TimeseriesDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_TimeseriesDescriptorLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_TimeseriesDescriptorLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_TimeseriesPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_WriteTimeseriesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_WriteTimeseriesRequestCommonLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_WriteTimeseriesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudsearch
- Service definition for Cloudsearch (v1).
- Google_Service_Compute
- Service definition for Compute (v1).
- Google_Service_Compute_Addresses_Resource
- The "addresses" collection of methods.
- Google_Service_Compute_BackendServices_Resource
- The "backendServices" collection of methods.
- Google_Service_Compute_DiskTypes_Resource
- The "diskTypes" collection of methods.
- Google_Service_Compute_Disks_Resource
- The "disks" collection of methods.
- Google_Service_Compute_Firewalls_Resource
- The "firewalls" collection of methods.
- Google_Service_Compute_ForwardingRules_Resource
- The "forwardingRules" collection of methods.
- Google_Service_Compute_GlobalAddresses_Resource
- The "globalAddresses" collection of methods.
- Google_Service_Compute_GlobalForwardingRules_Resource
- The "globalForwardingRules" collection of methods.
- Google_Service_Compute_GlobalOperations_Resource
- The "globalOperations" collection of methods.
- Google_Service_Compute_HttpHealthChecks_Resource
- The "httpHealthChecks" collection of methods.
- Google_Service_Compute_Images_Resource
- The "images" collection of methods.
- Google_Service_Compute_InstanceTemplates_Resource
- The "instanceTemplates" collection of methods.
- Google_Service_Compute_Instances_Resource
- The "instances" collection of methods.
- Google_Service_Compute_Licenses_Resource
- The "licenses" collection of methods.
- Google_Service_Compute_MachineTypes_Resource
- The "machineTypes" collection of methods.
- Google_Service_Compute_Networks_Resource
- The "networks" collection of methods.
- Google_Service_Compute_Projects_Resource
- The "projects" collection of methods.
- Google_Service_Compute_RegionOperations_Resource
- The "regionOperations" collection of methods.
- Google_Service_Compute_Regions_Resource
- The "regions" collection of methods.
- Google_Service_Compute_Routes_Resource
- The "routes" collection of methods.
- Google_Service_Compute_Snapshots_Resource
- The "snapshots" collection of methods.
- Google_Service_Compute_TargetHttpProxies_Resource
- The "targetHttpProxies" collection of methods.
- Google_Service_Compute_TargetInstances_Resource
- The "targetInstances" collection of methods.
- Google_Service_Compute_TargetPools_Resource
- The "targetPools" collection of methods.
- Google_Service_Compute_TargetVpnGateways_Resource
- The "targetVpnGateways" collection of methods.
- Google_Service_Compute_UrlMaps_Resource
- The "urlMaps" collection of methods.
- Google_Service_Compute_VpnTunnels_Resource
- The "vpnTunnels" collection of methods.
- Google_Service_Compute_ZoneOperations_Resource
- The "zoneOperations" collection of methods.
- Google_Service_Compute_Zones_Resource
- The "zones" collection of methods.
- Google_Service_Compute_AccessConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Address
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AddressAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AddressList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AttachedDisk
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AttachedDiskInitializeParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Backend
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendService
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceGroupHealth
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DeprecationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Disk
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskMoveRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskTypeAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskTypeAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskTypeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DisksScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DisksScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DisksScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Firewall
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallAllowed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ForwardingRuleAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ForwardingRuleAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ForwardingRuleList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRulesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRulesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRulesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthCheckReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HostRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpHealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpHealthCheckList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Image
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ImageList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ImageRawDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceMoveRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceTemplateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_License
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypeAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineTypeAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineTypeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypeScratchDisks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineTypesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MetadataItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Network
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkInterface
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OperationAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OperationsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PathMatcher
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PathRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Project
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Quota
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Region
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourceGroupReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Route
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouteList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouteWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouteWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Scheduling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SerialPortOutput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ServiceAccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Snapshot
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SnapshotList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Tags
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpProxy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetHttpProxyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetInstanceAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetInstanceAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetInstanceList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstancesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstancesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstancesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetPool
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetPoolAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetPoolInstanceHealth
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsAddHealthCheckRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsAddInstanceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsRemoveHealthCheckRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsRemoveInstanceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetVpnGateway
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewayAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetVpnGatewayAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetVpnGatewayList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewaysScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewaysScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewaysScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TestFailure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMap
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapTest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapValidationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapsValidateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapsValidateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UsageExportLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnTunnel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelAggregatedList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnTunnelAggregatedListItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnTunnelList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Zone
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ZoneList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ZoneMaintenanceWindows
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Computeaccounts
- Service definition for Computeaccounts (alpha).
- Google_Service_Computeaccounts_GlobalAccountsOperations_Resource
- The "globalAccountsOperations" collection of methods.
- Google_Service_Computeaccounts_Groups_Resource
- The "groups" collection of methods.
- Google_Service_Computeaccounts_Linux_Resource
- The "linux" collection of methods.
- Google_Service_Computeaccounts_Users_Resource
- The "users" collection of methods.
- Google_Service_Computeaccounts_AuthorizedKeysView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_Group
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_GroupList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_GroupsAddMemberRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_GroupsRemoveMemberRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_LinuxAccountViews
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_LinuxGetAuthorizedKeysViewResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Computeaccounts_LinuxGetLinuxAccountViewsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Computeaccounts_LinuxGroupView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_LinuxUserView
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Computeaccounts_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Computeaccounts_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Computeaccounts_PublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Computeaccounts_User
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Computeaccounts_UserList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container
- Service definition for Container (v1beta1).
- Google_Service_Container_Projects_Resource
- The "projects" collection of methods.
- Google_Service_Container_ProjectsClusters_Resource
- The "clusters" collection of methods.
- Google_Service_Container_ProjectsOperations_Resource
- The "operations" collection of methods.
- Google_Service_Container_ProjectsZones_Resource
- The "zones" collection of methods.
- Google_Service_Container_ProjectsZonesClusters_Resource
- The "clusters" collection of methods.
- Google_Service_Container_ProjectsZonesOperations_Resource
- The "operations" collection of methods.
- Google_Service_Container_ProjectsZonesTokens_Resource
- The "tokens" collection of methods.
- Google_Service_Container_Cluster
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_CreateClusterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ListAggregatedClustersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ListAggregatedOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ListClustersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_MasterAuth
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_NodeConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ServiceAccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_Token
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate
- Service definition for Coordinate (v1).
- Google_Service_Coordinate_CustomFieldDef_Resource
- The "customFieldDef" collection of methods.
- Google_Service_Coordinate_Jobs_Resource
- The "jobs" collection of methods.
- Google_Service_Coordinate_Location_Resource
- The "location" collection of methods.
- Google_Service_Coordinate_Schedule_Resource
- The "schedule" collection of methods.
- Google_Service_Coordinate_Team_Resource
- The "team" collection of methods.
- Google_Service_Coordinate_Worker_Resource
- The "worker" collection of methods.
- Google_Service_Coordinate_CustomField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_CustomFieldDef
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_CustomFieldDefListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_CustomFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_EnumItemDef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_JobChange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_JobListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_JobState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_Location
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_LocationListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_LocationRecord
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_Team
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_TeamListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_Worker
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_WorkerListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch
- Service definition for Customsearch (v1).
- Google_Service_Customsearch_Cse_Resource
- The "cse" collection of methods.
- Google_Service_Customsearch_Context
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch_ContextFacets
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_Promotion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch_PromotionBodyLines
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_PromotionImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_Query
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_Result
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch_ResultImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_ResultLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_ResultPagemap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_ResultPagemapItemElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_Search
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch_SearchQueries
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_SearchSearchInformation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_SearchSpelling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_SearchUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow
- Service definition for Dataflow (v1b3).
- Google_Service_Dataflow_Projects_Resource
- The "projects" collection of methods.
- Google_Service_Dataflow_ProjectsJobs_Resource
- The "jobs" collection of methods.
- Google_Service_Dataflow_ProjectsJobsMessages_Resource
- The "messages" collection of methods.
- Google_Service_Dataflow_ProjectsJobsWorkItems_Resource
- The "workItems" collection of methods.
- Google_Service_Dataflow_ApproximateProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_AutoscalingSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ComputationTopology
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_DataDiskAssignment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_DerivedSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Disk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_DynamicSourceSplit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Environment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_EnvironmentSdkPipelineOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_EnvironmentUserAgent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_EnvironmentVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_FlattenInstruction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_InstructionInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_InstructionOutput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_InstructionOutputCodec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_JobExecutionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_JobExecutionInfoStages
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_JobExecutionStageInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_JobMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_JobMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_KeyRangeDataDiskAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_KeyRangeLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_LeaseWorkItemRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_LeaseWorkItemResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ListJobMessagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_MapTask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_MetricStructuredName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_MetricStructuredNameContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_MetricUpdate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_MountedDataDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_MultiOutputInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Package
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ParDoInstruction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ParDoInstructionUserFn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ParallelInstruction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_PartialGroupByKeyInstruction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_PartialGroupByKeyInstructionInputElementCodec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_PartialGroupByKeyInstructionValueCombiningFn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Position
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_PubsubLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ReadInstruction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ReportWorkItemStatusRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ReportWorkItemStatusResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SeqMapTask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SeqMapTaskOutputInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SeqMapTaskUserFn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ShellTask
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SideInputInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SideInputInfoKind
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Sink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SinkCodec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SinkSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Source
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SourceBaseSpecs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceCodec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceFork
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceGetMetadataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceGetMetadataResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceSplitOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceSplitRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceSplitResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SourceSplitShard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StatusDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Step
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StepProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamingComputationRanges
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StreamingComputationTask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StreamingSetupTask
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamingSideInputLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamingStageLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_TaskRunnerSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_TopologyConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkItemServiceState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkItemServiceStateHarnessData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkItemStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkerPool
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkerPoolMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerPoolPoolArgs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WriteInstruction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore
- Service definition for Datastore (v1beta2).
- Google_Service_Datastore_Datasets_Resource
- The "datasets" collection of methods.
- Google_Service_Datastore_AllocateIdsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_AllocateIdsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_BeginTransactionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_BeginTransactionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_CommitRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_CommitResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_CompositeFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_EntityProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_EntityResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GqlQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_GqlQueryArg
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Key
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_KeyPathElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_KindExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_LookupRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_LookupResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_Mutation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_MutationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_PartitionId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Property
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_PropertyExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_PropertyFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_PropertyOrder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_PropertyReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Query
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_QueryResultBatch
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_ReadOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_ResponseHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_RollbackRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_RollbackResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_RunQueryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_RunQueryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Value
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager
- Service definition for Deploymentmanager (v2beta1).
- Google_Service_Deploymentmanager_Deployments_Resource
- The "deployments" collection of methods.
- Google_Service_Deploymentmanager_Manifests_Resource
- The "manifests" collection of methods.
- Google_Service_Deploymentmanager_Operations_Resource
- The "operations" collection of methods.
- Google_Service_Deploymentmanager_Resources_Resource
- The "resources" collection of methods.
- Google_Service_Deploymentmanager_Types_Resource
- The "types" collection of methods.
- Google_Service_Deploymentmanager_Deployment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Deploymentmanager_DeploymentmanagerResource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager_DeploymentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager_Manifest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Deploymentmanager_ManifestsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Deploymentmanager_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Deploymentmanager_OperationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager_ResourcesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Deploymentmanager_Type
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Deploymentmanager_TypesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting
- Service definition for Dfareporting (v2.1).
- Google_Service_Dfareporting_AccountActiveAdSummaries_Resource
- The "accountActiveAdSummaries" collection of methods.
- Google_Service_Dfareporting_AccountPermissionGroups_Resource
- The "accountPermissionGroups" collection of methods.
- Google_Service_Dfareporting_AccountPermissions_Resource
- The "accountPermissions" collection of methods.
- Google_Service_Dfareporting_AccountUserProfiles_Resource
- The "accountUserProfiles" collection of methods.
- Google_Service_Dfareporting_Accounts_Resource
- The "accounts" collection of methods.
- Google_Service_Dfareporting_Ads_Resource
- The "ads" collection of methods.
- Google_Service_Dfareporting_AdvertiserGroups_Resource
- The "advertiserGroups" collection of methods.
- Google_Service_Dfareporting_Advertisers_Resource
- The "advertisers" collection of methods.
- Google_Service_Dfareporting_Browsers_Resource
- The "browsers" collection of methods.
- Google_Service_Dfareporting_CampaignCreativeAssociations_Resource
- The "campaignCreativeAssociations" collection of methods.
- Google_Service_Dfareporting_Campaigns_Resource
- The "campaigns" collection of methods.
- Google_Service_Dfareporting_ChangeLogs_Resource
- The "changeLogs" collection of methods.
- Google_Service_Dfareporting_Cities_Resource
- The "cities" collection of methods.
- Google_Service_Dfareporting_ConnectionTypes_Resource
- The "connectionTypes" collection of methods.
- Google_Service_Dfareporting_ContentCategories_Resource
- The "contentCategories" collection of methods.
- Google_Service_Dfareporting_Countries_Resource
- The "countries" collection of methods.
- Google_Service_Dfareporting_CreativeAssets_Resource
- The "creativeAssets" collection of methods.
- Google_Service_Dfareporting_CreativeFieldValues_Resource
- The "creativeFieldValues" collection of methods.
- Google_Service_Dfareporting_CreativeFields_Resource
- The "creativeFields" collection of methods.
- Google_Service_Dfareporting_CreativeGroups_Resource
- The "creativeGroups" collection of methods.
- Google_Service_Dfareporting_Creatives_Resource
- The "creatives" collection of methods.
- Google_Service_Dfareporting_DimensionValues_Resource
- The "dimensionValues" collection of methods.
- Google_Service_Dfareporting_DirectorySiteContacts_Resource
- The "directorySiteContacts" collection of methods.
- Google_Service_Dfareporting_DirectorySites_Resource
- The "directorySites" collection of methods.
- Google_Service_Dfareporting_EventTags_Resource
- The "eventTags" collection of methods.
- Google_Service_Dfareporting_Files_Resource
- The "files" collection of methods.
- Google_Service_Dfareporting_FloodlightActivities_Resource
- The "floodlightActivities" collection of methods.
- Google_Service_Dfareporting_FloodlightActivityGroups_Resource
- The "floodlightActivityGroups" collection of methods.
- Google_Service_Dfareporting_FloodlightConfigurations_Resource
- The "floodlightConfigurations" collection of methods.
- Google_Service_Dfareporting_InventoryItems_Resource
- The "inventoryItems" collection of methods.
- Google_Service_Dfareporting_LandingPages_Resource
- The "landingPages" collection of methods.
- Google_Service_Dfareporting_Metros_Resource
- The "metros" collection of methods.
- Google_Service_Dfareporting_MobileCarriers_Resource
- The "mobileCarriers" collection of methods.
- Google_Service_Dfareporting_OperatingSystemVersions_Resource
- The "operatingSystemVersions" collection of methods.
- Google_Service_Dfareporting_OperatingSystems_Resource
- The "operatingSystems" collection of methods.
- Google_Service_Dfareporting_OrderDocuments_Resource
- The "orderDocuments" collection of methods.
- Google_Service_Dfareporting_Orders_Resource
- The "orders" collection of methods.
- Google_Service_Dfareporting_PlacementGroups_Resource
- The "placementGroups" collection of methods.
- Google_Service_Dfareporting_PlacementStrategies_Resource
- The "placementStrategies" collection of methods.
- Google_Service_Dfareporting_Placements_Resource
- The "placements" collection of methods.
- Google_Service_Dfareporting_PlatformTypes_Resource
- The "platformTypes" collection of methods.
- Google_Service_Dfareporting_PostalCodes_Resource
- The "postalCodes" collection of methods.
- Google_Service_Dfareporting_Projects_Resource
- The "projects" collection of methods.
- Google_Service_Dfareporting_Regions_Resource
- The "regions" collection of methods.
- Google_Service_Dfareporting_RemarketingListShares_Resource
- The "remarketingListShares" collection of methods.
- Google_Service_Dfareporting_RemarketingLists_Resource
- The "remarketingLists" collection of methods.
- Google_Service_Dfareporting_Reports_Resource
- The "reports" collection of methods.
- Google_Service_Dfareporting_ReportsCompatibleFields_Resource
- The "compatibleFields" collection of methods.
- Google_Service_Dfareporting_ReportsFiles_Resource
- The "files" collection of methods.
- Google_Service_Dfareporting_Sites_Resource
- The "sites" collection of methods.
- Google_Service_Dfareporting_Sizes_Resource
- The "sizes" collection of methods.
- Google_Service_Dfareporting_Subaccounts_Resource
- The "subaccounts" collection of methods.
- Google_Service_Dfareporting_TargetableRemarketingLists_Resource
- The "targetableRemarketingLists" collection of methods.
- Google_Service_Dfareporting_UserProfiles_Resource
- The "userProfiles" collection of methods.
- Google_Service_Dfareporting_UserRolePermissionGroups_Resource
- The "userRolePermissionGroups" collection of methods.
- Google_Service_Dfareporting_UserRolePermissions_Resource
- The "userRolePermissions" collection of methods.
- Google_Service_Dfareporting_UserRoles_Resource
- The "userRoles" collection of methods.
- Google_Service_Dfareporting_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountActiveAdSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AccountPermission
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountPermissionGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AccountPermissionGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountPermissionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountUserProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AccountUserProfilesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Activities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Ad
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AdSlot
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AdsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Advertiser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AdvertiserGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AdvertiserGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AdvertisersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AudienceSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AudienceSegmentGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Browser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_BrowsersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Campaign
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CampaignCreativeAssociation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CampaignCreativeAssociationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CampaignsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ChangeLog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ChangeLogsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CitiesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_City
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ClickTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ClickThroughUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ClickThroughUrlSuffixProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CompanionClickThroughOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CompatibleFields
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ConnectionType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ConnectionTypesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ContentCategoriesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ContentCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CountriesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Country
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Creative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeAsset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeAssetId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeAssetMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeAssignment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeCustomEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeFieldAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeFieldValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeFieldValuesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeFieldsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeGroupAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeOptimizationConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeRotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CrossDimensionReachReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CustomRichMediaEvents
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DayPartTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DefaultClickThroughEventTagProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DeliverySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DfareportingFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DfareportingFileUrls
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DfpSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Dimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DimensionFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DimensionValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DimensionValueList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DimensionValueRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DirectorySite
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DirectorySiteContact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DirectorySiteContactAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DirectorySiteContactsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DirectorySiteSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DirectorySitesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_EventTag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_EventTagOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_EventTagsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FileList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Flight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightActivitiesGenerateTagResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightActivitiesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightActivity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightActivityDynamicTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightActivityGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightActivityGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightActivityPublisherDynamicTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightConfigurationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FrequencyCap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FsCommand
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_GeoTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_InventoryItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_InventoryItemsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_KeyValueTargetingExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_LandingPage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_LandingPagesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_LastModifiedInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ListPopulationClause
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ListPopulationRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ListPopulationTerm
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ListTargetingExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_LookbackConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Metric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Metro
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_MetrosListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_MobileCarrier
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_MobileCarriersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ObjectFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OffsetPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OmnitureSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OperatingSystem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OperatingSystemVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OperatingSystemVersionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OperatingSystemsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OptimizationActivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Order
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OrderContact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OrderDocument
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OrderDocumentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OrdersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PathToConversionReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Placement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PlacementGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementStrategiesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PlacementTag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementsGenerateTagsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlatformType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PlatformTypesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PopupWindowProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PostalCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PostalCodesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Pricing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PricingSchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PricingSchedulePricingPeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ProgrammaticSetting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Project
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ProjectsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReachReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Recipient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Region
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_RegionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_RemarketingList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_RemarketingListShare
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_RemarketingListsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Report
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportCrossDimensionReachCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportDelivery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportFloodlightCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportFloodlightCriteriaReportProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ReportList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportPathToConversionCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportPathToConversionCriteriaReportProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ReportReachCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportSchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportsConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_RichMediaExitOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Site
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SiteContact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_SiteSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_SitesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Size
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_SizesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SortedDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Subaccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SubaccountsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_TagData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TagSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TagSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TargetWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TargetableRemarketingList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TargetableRemarketingListsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_TechnologyTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ThirdPartyTrackingUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserDefinedVariableConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserProfileList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UserRole
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UserRolePermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserRolePermissionGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserRolePermissionGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UserRolePermissionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UserRolesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory
- Service definition for Directory (directory_v1).
- Google_Service_Directory_Asps_Resource
- The "asps" collection of methods.
- Google_Service_Directory_Channels_Resource
- The "channels" collection of methods.
- Google_Service_Directory_Chromeosdevices_Resource
- The "chromeosdevices" collection of methods.
- Google_Service_Directory_Groups_Resource
- The "groups" collection of methods.
- Google_Service_Directory_GroupsAliases_Resource
- The "aliases" collection of methods.
- Google_Service_Directory_Members_Resource
- The "members" collection of methods.
- Google_Service_Directory_Mobiledevices_Resource
- The "mobiledevices" collection of methods.
- Google_Service_Directory_Notifications_Resource
- The "notifications" collection of methods.
- Google_Service_Directory_Orgunits_Resource
- The "orgunits" collection of methods.
- Google_Service_Directory_Schemas_Resource
- The "schemas" collection of methods.
- Google_Service_Directory_Tokens_Resource
- The "tokens" collection of methods.
- Google_Service_Directory_Users_Resource
- The "users" collection of methods.
- Google_Service_Directory_UsersAliases_Resource
- The "aliases" collection of methods.
- Google_Service_Directory_UsersPhotos_Resource
- The "photos" collection of methods.
- Google_Service_Directory_VerificationCodes_Resource
- The "verificationCodes" collection of methods.
- Google_Service_Directory_Alias
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Aliases
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Asp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Asps
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChannelParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDevice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_ChromeOsDeviceActiveTimeRanges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDeviceRecentUsers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDevices
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Group
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Groups
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Member
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Members
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_MobileDevice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_MobileDeviceAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_MobileDeviceApplications
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_MobileDevices
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Notification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Notifications
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_OrgUnit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_OrgUnits
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Schema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_SchemaFieldSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_SchemaFieldSpecNumericIndexingSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Schemas
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Token
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Tokens
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_User
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_UserAbout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserCustomProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserCustomSchemas
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserEmail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserExternalId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserIm
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserMakeAdmin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserOrganization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserPhone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserPhoto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserRelation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserUndelete
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserWebsite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Users
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_VerificationCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_VerificationCodes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns
- Service definition for Dns (v1).
- Google_Service_Dns_Changes_Resource
- The "changes" collection of methods.
- Google_Service_Dns_ManagedZones_Resource
- The "managedZones" collection of methods.
- Google_Service_Dns_Projects_Resource
- The "projects" collection of methods.
- Google_Service_Dns_ResourceRecordSets_Resource
- The "resourceRecordSets" collection of methods.
- Google_Service_Dns_Change
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ChangesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ManagedZone
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ManagedZonesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_Project
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_Quota
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ResourceRecordSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ResourceRecordSetsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager
- Service definition for DoubleClickBidManager (v1).
- Google_Service_DoubleClickBidManager_Lineitems_Resource
- The "lineitems" collection of methods.
- Google_Service_DoubleClickBidManager_Queries_Resource
- The "queries" collection of methods.
- Google_Service_DoubleClickBidManager_Reports_Resource
- The "reports" collection of methods.
- Google_Service_DoubleClickBidManager_DownloadLineItemsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_DownloadLineItemsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_FilterPair
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ListQueriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_ListReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_Parameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_Query
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_QueryMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_QuerySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_Report
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ReportFailure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ReportKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ReportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ReportStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_RowStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_RunQueryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_UploadLineItemsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_UploadLineItemsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_UploadStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch
- Service definition for Doubleclicksearch (v2).
- Google_Service_Doubleclicksearch_Conversion_Resource
- The "conversion" collection of methods.
- Google_Service_Doubleclicksearch_Reports_Resource
- The "reports" collection of methods.
- Google_Service_Doubleclicksearch_SavedColumns_Resource
- The "savedColumns" collection of methods.
- Google_Service_Doubleclicksearch_Availability
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_Conversion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_ConversionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_CustomDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_CustomMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_Report
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_ReportApiColumnSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportFiles
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_ReportRequestFilters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_ReportRequestOrderBy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportRequestReportScope
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportRequestTimeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_SavedColumn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_SavedColumnList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_UpdateAvailabilityRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_UpdateAvailabilityResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive
- Service definition for Drive (v2).
- Google_Service_Drive_About_Resource
- The "about" collection of methods.
- Google_Service_Drive_Apps_Resource
- The "apps" collection of methods.
- Google_Service_Drive_Changes_Resource
- The "changes" collection of methods.
- Google_Service_Drive_Channels_Resource
- The "channels" collection of methods.
- Google_Service_Drive_Children_Resource
- The "children" collection of methods.
- Google_Service_Drive_Comments_Resource
- The "comments" collection of methods.
- Google_Service_Drive_Files_Resource
- The "files" collection of methods.
- Google_Service_Drive_Parents_Resource
- The "parents" collection of methods.
- Google_Service_Drive_Permissions_Resource
- The "permissions" collection of methods.
- Google_Service_Drive_Properties_Resource
- The "properties" collection of methods.
- Google_Service_Drive_Realtime_Resource
- The "realtime" collection of methods.
- Google_Service_Drive_Replies_Resource
- The "replies" collection of methods.
- Google_Service_Drive_Revisions_Resource
- The "revisions" collection of methods.
- Google_Service_Drive_About
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_AboutAdditionalRoleInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_AboutAdditionalRoleInfoRoleSets
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_AboutExportFormats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_AboutFeatures
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_AboutImportFormats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_AboutMaxUploadSizes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_AboutQuotaBytesByService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_App
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_AppIcons
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_AppList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_Change
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_ChangeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_ChannelParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_ChildList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_ChildReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_Comment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_CommentContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_CommentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_CommentReply
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_CommentReplyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_DriveFile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_DriveFileExportLinks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileImageMediaMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileImageMediaMetadataLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileIndexableText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileOpenWithLinks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileThumbnail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileVideoMediaMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_FileList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_ParentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_ParentReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_Permission
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_PermissionId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_PermissionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_Property
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_PropertyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_Revision
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_RevisionExportLinks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_RevisionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_UserPicture
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Exception
- Google_Service_Fitness
- Service definition for Fitness (v1).
- Google_Service_Fitness_Users_Resource
- The "users" collection of methods.
- Google_Service_Fitness_UsersDataSources_Resource
- The "dataSources" collection of methods.
- Google_Service_Fitness_UsersDataSourcesDatasets_Resource
- The "datasets" collection of methods.
- Google_Service_Fitness_UsersSessions_Resource
- The "sessions" collection of methods.
- Google_Service_Fitness_Application
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_DataPoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_DataSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_DataType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_DataTypeField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_Dataset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_Device
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_ListDataSourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_ListSessionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_Session
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_Value
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Freebase
- Service definition for Freebase (v1).
- Google_Service_Freebase_ReconcileCandidate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Freebase_ReconcileCandidateNotable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Freebase_ReconcileGet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Freebase_ReconcileGetCosts
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Freebase_ReconcileGetWarning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables
- Service definition for Fusiontables (v2).
- Google_Service_Fusiontables_Column_Resource
- The "column" collection of methods.
- Google_Service_Fusiontables_Query_Resource
- The "query" collection of methods.
- Google_Service_Fusiontables_Style_Resource
- The "style" collection of methods.
- Google_Service_Fusiontables_Table_Resource
- The "table" collection of methods.
- Google_Service_Fusiontables_Task_Resource
- The "task" collection of methods.
- Google_Service_Fusiontables_Template_Resource
- The "template" collection of methods.
- Google_Service_Fusiontables_Bucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Column
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_ColumnBaseColumn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_ColumnList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Geometry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Import
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Line
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_LineStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Point
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_PointStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Polygon
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_PolygonStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Sqlresponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_StyleFunction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_StyleFunctionGradient
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_StyleFunctionGradientColors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_StyleSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_StyleSettingList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Table
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_TableList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Task
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_TaskList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Template
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_TemplateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games
- Service definition for Games (v1).
- Google_Service_Games_AchievementDefinitions_Resource
- The "achievementDefinitions" collection of methods.
- Google_Service_Games_Achievements_Resource
- The "achievements" collection of methods.
- Google_Service_Games_Applications_Resource
- The "applications" collection of methods.
- Google_Service_Games_Events_Resource
- The "events" collection of methods.
- Google_Service_Games_Leaderboards_Resource
- The "leaderboards" collection of methods.
- Google_Service_Games_Metagame_Resource
- The "metagame" collection of methods.
- Google_Service_Games_Players_Resource
- The "players" collection of methods.
- Google_Service_Games_Pushtokens_Resource
- The "pushtokens" collection of methods.
- Google_Service_Games_QuestMilestones_Resource
- The "questMilestones" collection of methods.
- Google_Service_Games_Quests_Resource
- The "quests" collection of methods.
- Google_Service_Games_Revisions_Resource
- The "revisions" collection of methods.
- Google_Service_Games_Rooms_Resource
- The "rooms" collection of methods.
- Google_Service_Games_Scores_Resource
- The "scores" collection of methods.
- Google_Service_Games_Snapshots_Resource
- The "snapshots" collection of methods.
- Google_Service_Games_TurnBasedMatches_Resource
- The "turnBasedMatches" collection of methods.
- Google_Service_Games_AchievementDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementDefinitionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_AchievementIncrementResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementRevealResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementSetStepsAtLeastResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementUnlockResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementUpdateMultipleRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_AchievementUpdateMultipleResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_AchievementUpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementUpdateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AggregateStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AnonymousPlayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Application
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_ApplicationCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Category
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_CategoryListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventBatchRecordFailure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventChild
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventDefinition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventDefinitionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventPeriodRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventPeriodUpdate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventRecordFailure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventRecordRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventUpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventUpdateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_GamesAchievementIncrement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_GamesAchievementSetStepsAtLeast
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_ImageAsset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Instance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_InstanceAndroidDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_InstanceIosDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_InstanceWebDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Leaderboard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_LeaderboardEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_LeaderboardListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_LeaderboardScoreRank
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_LeaderboardScores
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_MetagameConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_NetworkDiagnostics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_ParticipantResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PeerChannelDiagnostics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PeerSessionDiagnostics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Played
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Player
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerAchievement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerAchievementListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerEventListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerExperienceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerLeaderboardScore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerLeaderboardScoreListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerScore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerScoreListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerScoreResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerScoreSubmissionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PushToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PushTokenId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PushTokenIdIos
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Quest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_QuestContribution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_QuestCriterion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_QuestListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_QuestMilestone
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_RevisionCheckResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Room
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_RoomAutoMatchStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_RoomAutoMatchingCriteria
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_RoomClientAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_RoomCreateRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_RoomJoinRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_RoomLeaveDiagnostics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_RoomLeaveRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_RoomList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_RoomModification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_RoomP2PStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_RoomP2PStatuses
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_RoomParticipant
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_RoomStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_ScoreSubmission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Snapshot
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_SnapshotImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_SnapshotListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_TurnBasedAutoMatchingCriteria
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_TurnBasedMatch
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_TurnBasedMatchCreateRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_TurnBasedMatchData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_TurnBasedMatchDataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_TurnBasedMatchList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_TurnBasedMatchModification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_TurnBasedMatchParticipant
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_TurnBasedMatchRematch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_TurnBasedMatchResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_TurnBasedMatchSync
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_TurnBasedMatchTurn
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesConfiguration
- Service definition for GamesConfiguration (v1configuration).
- Google_Service_GamesConfiguration_AchievementConfigurations_Resource
- The "achievementConfigurations" collection of methods.
- Google_Service_GamesConfiguration_ImageConfigurations_Resource
- The "imageConfigurations" collection of methods.
- Google_Service_GamesConfiguration_LeaderboardConfigurations_Resource
- The "leaderboardConfigurations" collection of methods.
- Google_Service_GamesConfiguration_AchievementConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_AchievementConfigurationDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_AchievementConfigurationListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesConfiguration_GamesNumberAffixConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_GamesNumberFormatConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_ImageConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_LeaderboardConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_LeaderboardConfigurationDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_LeaderboardConfigurationListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesConfiguration_LocalizedString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_LocalizedStringBundle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement
- Service definition for GamesManagement (v1management).
- Google_Service_GamesManagement_Achievements_Resource
- The "achievements" collection of methods.
- Google_Service_GamesManagement_Applications_Resource
- The "applications" collection of methods.
- Google_Service_GamesManagement_Events_Resource
- The "events" collection of methods.
- Google_Service_GamesManagement_Players_Resource
- The "players" collection of methods.
- Google_Service_GamesManagement_Quests_Resource
- The "quests" collection of methods.
- Google_Service_GamesManagement_Rooms_Resource
- The "rooms" collection of methods.
- Google_Service_GamesManagement_Scores_Resource
- The "scores" collection of methods.
- Google_Service_GamesManagement_TurnBasedMatches_Resource
- The "turnBasedMatches" collection of methods.
- Google_Service_GamesManagement_AchievementResetAllResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_AchievementResetMultipleForAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_AchievementResetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_EventsResetMultipleForAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_GamesPlayedResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_GamesPlayerExperienceInfoResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_GamesPlayerLevelResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_HiddenPlayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_HiddenPlayerList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_Player
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_PlayerName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_PlayerScoreResetAllResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_PlayerScoreResetResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_QuestsResetMultipleForAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_ScoresResetMultipleForAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics
- Service definition for Genomics (v1beta2).
- Google_Service_Genomics_AnnotationSets_Resource
- The "annotationSets" collection of methods.
- Google_Service_Genomics_Annotations_Resource
- The "annotations" collection of methods.
- Google_Service_Genomics_Callsets_Resource
- The "callsets" collection of methods.
- Google_Service_Genomics_Datasets_Resource
- The "datasets" collection of methods.
- Google_Service_Genomics_Experimental_Resource
- The "experimental" collection of methods.
- Google_Service_Genomics_ExperimentalJobs_Resource
- The "jobs" collection of methods.
- Google_Service_Genomics_Jobs_Resource
- The "jobs" collection of methods.
- Google_Service_Genomics_Readgroupsets_Resource
- The "readgroupsets" collection of methods.
- Google_Service_Genomics_ReadgroupsetsCoveragebuckets_Resource
- The "coveragebuckets" collection of methods.
- Google_Service_Genomics_Reads_Resource
- The "reads" collection of methods.
- Google_Service_Genomics_References_Resource
- The "references" collection of methods.
- Google_Service_Genomics_ReferencesBases_Resource
- The "bases" collection of methods.
- Google_Service_Genomics_Referencesets_Resource
- The "referencesets" collection of methods.
- Google_Service_Genomics_StreamingReadstore_Resource
- The "streamingReadstore" collection of methods.
- Google_Service_Genomics_Variants_Resource
- The "variants" collection of methods.
- Google_Service_Genomics_Variantsets_Resource
- The "variantsets" collection of methods.
- Google_Service_Genomics_AlignReadGroupSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_AlignReadGroupSetsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Annotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_AnnotationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_AnnotationSet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_AnnotationSetInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_BatchAnnotationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_BatchAnnotationsResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_BatchAnnotationsResponseEntryStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_BatchCreateAnnotationsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_CallReadGroupSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_CallReadGroupSetsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_CallSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_CallSetInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_CigarUnit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_CoverageBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Dataset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ExperimentalCreateJobRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ExperimentalCreateJobResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ExportReadGroupSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ExportReadGroupSetsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ExportVariantSetRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ExportVariantSetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ExternalId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_FastqMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_GenomicsCall
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_GenomicsCallInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ImportReadGroupSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ImportReadGroupSetsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ImportVariantsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ImportVariantsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Int32Value
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_InterleavedFastqSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_JobRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_LinearAlignment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ListBasesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ListCoverageBucketsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ListDatasetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_MergeVariantsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_Metadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_MetadataInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_PairedFastqSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_Position
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_QueryRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Range
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_RangePosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Read
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ReadGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ReadGroupExperiment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ReadGroupInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ReadGroupProgram
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ReadGroupSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ReadGroupSetInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ReadInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Reference
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ReferenceBound
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ReferenceSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchAnnotationSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchAnnotationSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchAnnotationsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchAnnotationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchCallSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchCallSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchJobsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchReadGroupSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchReadGroupSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchReadsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchReadsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchReferenceSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchReferenceSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchReferencesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchReferencesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchVariantSetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchVariantSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchVariantsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_SearchVariantsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_StreamReadsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_StreamReadsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_Transcript
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_TranscriptCodingSequence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_TranscriptExon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Variant
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_VariantAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_VariantAnnotationCondition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_VariantInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_VariantSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail
- Service definition for Gmail (v1).
- Google_Service_Gmail_Users_Resource
- The "users" collection of methods.
- Google_Service_Gmail_UsersDrafts_Resource
- The "drafts" collection of methods.
- Google_Service_Gmail_UsersHistory_Resource
- The "history" collection of methods.
- Google_Service_Gmail_UsersLabels_Resource
- The "labels" collection of methods.
- Google_Service_Gmail_UsersMessages_Resource
- The "messages" collection of methods.
- Google_Service_Gmail_UsersMessagesAttachments_Resource
- The "attachments" collection of methods.
- Google_Service_Gmail_UsersThreads_Resource
- The "threads" collection of methods.
- Google_Service_Gmail_Draft
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_History
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_HistoryLabelAdded
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_HistoryLabelRemoved
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_HistoryMessageAdded
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_HistoryMessageDeleted
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_Label
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_ListDraftsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListHistoryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListLabelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListMessagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListThreadsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_Message
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_MessagePart
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_MessagePartBody
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_MessagePartHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_ModifyMessageRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ModifyThreadRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_Profile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_Thread
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GroupsMigration
- Service definition for GroupsMigration (v1).
- Google_Service_GroupsMigration_Archive_Resource
- The "archive" collection of methods.
- Google_Service_GroupsMigration_Groups
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Groupssettings
- Service definition for Groupssettings (v1).
- Google_Service_Groupssettings_Groups_Resource
- The "groups" collection of methods.
- Google_Service_Groupssettings_Groups
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit
- Service definition for IdentityToolkit (v3).
- Google_Service_IdentityToolkit_Relyingparty_Resource
- The "relyingparty" collection of methods.
- Google_Service_IdentityToolkit_CreateAuthUriResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_DeleteAccountResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_DownloadAccountResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_GetAccountInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_GetOobConfirmationCodeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_GetRecaptchaParamResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyCreateAuthUriRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDeleteAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDownloadAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetAccountInfoRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetPublicKeysResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyResetPasswordRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetAccountInfoRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyUploadAccountRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyAssertionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPasswordRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_Relyingparty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_ResetPasswordResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_SetAccountInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_SetAccountInfoResponseProviderUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_UploadAccountResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_UploadAccountResponseError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_UserInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_UserInfoProviderUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_VerifyAssertionResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_VerifyPasswordResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Licensing
- Service definition for Licensing (v1).
- Google_Service_Licensing_LicenseAssignments_Resource
- The "licenseAssignments" collection of methods.
- Google_Service_Licensing_LicenseAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Licensing_LicenseAssignmentInsert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Licensing_LicenseAssignmentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging
- Service definition for Logging (v1beta3).
- Google_Service_Logging_Projects_Resource
- The "projects" collection of methods.
- Google_Service_Logging_ProjectsLogServices_Resource
- The "logServices" collection of methods.
- Google_Service_Logging_ProjectsLogServicesIndexes_Resource
- The "indexes" collection of methods.
- Google_Service_Logging_ProjectsLogServicesSinks_Resource
- The "sinks" collection of methods.
- Google_Service_Logging_ProjectsLogs_Resource
- The "logs" collection of methods.
- Google_Service_Logging_ProjectsLogsEntries_Resource
- The "entries" collection of methods.
- Google_Service_Logging_ProjectsLogsSinks_Resource
- The "sinks" collection of methods.
- Google_Service_Logging_Empty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_ListLogServiceIndexesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLogServiceSinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLogServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLogSinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLogsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_Log
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogEntryMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogEntryMetadataLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogEntryProtoPayload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogEntryStructPayload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogService
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_LogSink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_StatusDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_WriteLogEntriesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_WriteLogEntriesRequestCommonLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_WriteLogEntriesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager
- Service definition for Manager (v1beta2).
- Google_Service_Manager_Deployments_Resource
- The "deployments" collection of methods.
- Google_Service_Manager_Templates_Resource
- The "templates" collection of methods.
- Google_Service_Manager_AccessConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_Action
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_AllowedRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_AutoscalingModule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_AutoscalingModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_DeployState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_Deployment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_DeploymentModules
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_DeploymentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_DiskAttachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_EnvVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ExistingDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_FirewallModule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_FirewallModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_HealthCheckModule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_HealthCheckModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_LbModule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_LbModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_MetadataItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_Module
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_NetworkInterface
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_NetworkModule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_NetworkModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_NewDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_NewDiskInitializeParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ParamOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ReplicaPoolModule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_ReplicaPoolModuleEnvVariables
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ReplicaPoolModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ReplicaPoolParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ReplicaPoolParamsV1Beta1
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_ServiceAccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_Tag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_Template
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_TemplateActions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_TemplateModules
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_TemplatesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine
- Service definition for MapsEngine (v1).
- Google_Service_MapsEngine_Assets_Resource
- The "assets" collection of methods.
- Google_Service_MapsEngine_AssetsParents_Resource
- The "parents" collection of methods.
- Google_Service_MapsEngine_AssetsPermissions_Resource
- The "permissions" collection of methods.
- Google_Service_MapsEngine_Layers_Resource
- The "layers" collection of methods.
- Google_Service_MapsEngine_LayersParents_Resource
- The "parents" collection of methods.
- Google_Service_MapsEngine_LayersPermissions_Resource
- The "permissions" collection of methods.
- Google_Service_MapsEngine_Maps_Resource
- The "maps" collection of methods.
- Google_Service_MapsEngine_MapsPermissions_Resource
- The "permissions" collection of methods.
- Google_Service_MapsEngine_Projects_Resource
- The "projects" collection of methods.
- Google_Service_MapsEngine_ProjectsIcons_Resource
- The "icons" collection of methods.
- Google_Service_MapsEngine_RasterCollections_Resource
- The "rasterCollections" collection of methods.
- Google_Service_MapsEngine_RasterCollectionsParents_Resource
- The "parents" collection of methods.
- Google_Service_MapsEngine_RasterCollectionsPermissions_Resource
- The "permissions" collection of methods.
- Google_Service_MapsEngine_RasterCollectionsRasters_Resource
- The "rasters" collection of methods.
- Google_Service_MapsEngine_Rasters_Resource
- The "rasters" collection of methods.
- Google_Service_MapsEngine_RastersFiles_Resource
- The "files" collection of methods.
- Google_Service_MapsEngine_RastersParents_Resource
- The "parents" collection of methods.
- Google_Service_MapsEngine_RastersPermissions_Resource
- The "permissions" collection of methods.
- Google_Service_MapsEngine_Tables_Resource
- The "tables" collection of methods.
- Google_Service_MapsEngine_TablesFeatures_Resource
- The "features" collection of methods.
- Google_Service_MapsEngine_TablesFiles_Resource
- The "files" collection of methods.
- Google_Service_MapsEngine_TablesParents_Resource
- The "parents" collection of methods.
- Google_Service_MapsEngine_TablesPermissions_Resource
- The "permissions" collection of methods.
- Google_Service_MapsEngine_AcquisitionTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Asset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_AssetsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_Border
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Color
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Datasource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_DisplayRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_Feature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_FeatureInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_FeaturesBatchDeleteRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_FeaturesBatchInsertRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_FeaturesBatchPatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_FeaturesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonGeometry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonGeometryCollection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonLineString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonMultiLineString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonMultiPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonMultiPolygon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonPolygon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_GeoJsonProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Icon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_IconStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_IconsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_LabelStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Layer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_LayersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_LineStyle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_LineStyleStroke
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Map
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_MapFolder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_MapItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_MapKmlLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_MapLayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_MapsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_MapsengineFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Parent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_ParentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_Permission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_PermissionsBatchDeleteRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_PermissionsBatchDeleteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_PermissionsBatchUpdateRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_PermissionsBatchUpdateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_PermissionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_PointStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_PolygonStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_ProcessResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Project
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_ProjectsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_PublishResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_PublishedLayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_PublishedLayersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_PublishedMap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_PublishedMapsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_Raster
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_RasterCollection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_RasterCollectionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_RasterCollectionsRaster
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_RasterCollectionsRasterBatchDeleteRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_RasterCollectionsRastersBatchDeleteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_RasterCollectionsRastersBatchInsertRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_RasterCollectionsRastersBatchInsertResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_RasterCollectionsRastersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_RastersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_ScaledShape
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_ScalingFunction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Schema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_SizeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_Table
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_TableColumn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_TablesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_ValueRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_MapsEngine_VectorStyle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_MapsEngine_ZoomLevels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror
- Service definition for Mirror (v1).
- Google_Service_Mirror_Accounts_Resource
- The "accounts" collection of methods.
- Google_Service_Mirror_Contacts_Resource
- The "contacts" collection of methods.
- Google_Service_Mirror_Locations_Resource
- The "locations" collection of methods.
- Google_Service_Mirror_Settings_Resource
- The "settings" collection of methods.
- Google_Service_Mirror_Subscriptions_Resource
- The "subscriptions" collection of methods.
- Google_Service_Mirror_Timeline_Resource
- The "timeline" collection of methods.
- Google_Service_Mirror_TimelineAttachments_Resource
- The "attachments" collection of methods.
- Google_Service_Mirror_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_Attachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_AttachmentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_AuthToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Command
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Contact
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_ContactsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_LocationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_MenuItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_MenuValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Notification
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_NotificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Setting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Subscription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_SubscriptionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_TimelineItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_TimelineListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_UserAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_UserData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Oauth2
- Service definition for Oauth2 (v2).
- Google_Service_Oauth2_Userinfo_Resource
- The "userinfo" collection of methods.
- Google_Service_Oauth2_UserinfoV2_Resource
- The "v2" collection of methods.
- Google_Service_Oauth2_UserinfoV2Me_Resource
- The "me" collection of methods.
- Google_Service_Oauth2_Jwk
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Oauth2_JwkKeys
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Oauth2_Tokeninfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Oauth2_Userinfoplus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline
- Service definition for Pagespeedonline (v2).
- Google_Service_Pagespeedonline_Pagespeedapi_Resource
- The "pagespeedapi" collection of methods.
- Google_Service_Pagespeedonline_PagespeedApiFormatStringV2
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_PagespeedApiFormatStringV2Args
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_PagespeedApiFormatStringV2ArgsRects
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_PagespeedApiFormatStringV2ArgsSecondaryRects
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_PagespeedApiImageV2
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_PagespeedApiImageV2PageRect
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_Result
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_ResultFormattedResults
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_ResultFormattedResultsRuleResults
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElementUrlBlocks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_ResultFormattedResultsRuleResultsElementUrlBlocksUrls
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_ResultPageStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_ResultRuleGroups
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_ResultRuleGroupsElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_ResultVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus
- Service definition for Plus (v1).
- Google_Service_Plus_Activities_Resource
- The "activities" collection of methods.
- Google_Service_Plus_Comments_Resource
- The "comments" collection of methods.
- Google_Service_Plus_Moments_Resource
- The "moments" collection of methods.
- Google_Service_Plus_People_Resource
- The "people" collection of methods.
- Google_Service_Plus_Acl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_Activity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActorName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_ActivityObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_ActivityObjectActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_ActivityObjectAttachmentsEmbed
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachmentsFullImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachmentsImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachmentsThumbnails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachmentsThumbnailsImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectPlusoners
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectReplies
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectResharers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityProvider
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_Comment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_CommentActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_CommentInReplyTo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentPlusoners
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ItemScope
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_Moment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_MomentsFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_PeopleFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_Person
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_PersonAgeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonCover
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonCoverCoverInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonCoverCoverPhoto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonEmails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonOrganizations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonPlacesLived
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonUrls
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_Place
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PlaceAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PlacePosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PlusAclentryResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains
- Service definition for PlusDomains (v1).
- Google_Service_PlusDomains_Activities_Resource
- The "activities" collection of methods.
- Google_Service_PlusDomains_Audiences_Resource
- The "audiences" collection of methods.
- Google_Service_PlusDomains_Circles_Resource
- The "circles" collection of methods.
- Google_Service_PlusDomains_Comments_Resource
- The "comments" collection of methods.
- Google_Service_PlusDomains_Media_Resource
- The "media" collection of methods.
- Google_Service_PlusDomains_People_Resource
- The "people" collection of methods.
- Google_Service_PlusDomains_Acl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_Activity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActorName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_ActivityObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_ActivityObjectActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_ActivityObjectAttachmentsEmbed
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsFullImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsPreviewThumbnails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnailsImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectPlusoners
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectReplies
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectResharers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectStatusForViewer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityProvider
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Audience
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_AudiencesFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_Circle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CircleFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_CirclePeople
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Comment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_CommentActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_CommentInReplyTo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentPlusoners
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Media
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_MediaAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_MediaAuthorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_MediaExif
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PeopleFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_Person
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_PersonCover
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonCoverCoverInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonCoverCoverPhoto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonEmails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonOrganizations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonPlacesLived
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonUrls
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Place
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PlaceAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PlacePosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PlusDomainsAclentryResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Videostream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction
- Service definition for Prediction (v1.6).
- Google_Service_Prediction_Hostedmodels_Resource
- The "hostedmodels" collection of methods.
- Google_Service_Prediction_Trainedmodels_Resource
- The "trainedmodels" collection of methods.
- Google_Service_Prediction_Analyze
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_AnalyzeDataDescription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_AnalyzeDataDescriptionFeatures
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategorical
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategoricalValues
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionFeaturesNumeric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionFeaturesText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionOutputFeature
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureNumeric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeModelDescription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrix
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrixElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeModelDescriptionConfusionMatrixRowTotals
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_Input
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_InputInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_Insert
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_Insert2
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_Insert2ModelInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_InsertTrainingInstances
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_InsertUtility
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_Output
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_OutputOutputMulti
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_PredictionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_Update
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub
- Service definition for Pubsub (v1beta2).
- Google_Service_Pubsub_Projects_Resource
- The "projects" collection of methods.
- Google_Service_Pubsub_ProjectsSubscriptions_Resource
- The "subscriptions" collection of methods.
- Google_Service_Pubsub_ProjectsTopics_Resource
- The "topics" collection of methods.
- Google_Service_Pubsub_ProjectsTopicsSubscriptions_Resource
- The "subscriptions" collection of methods.
- Google_Service_Pubsub_AcknowledgeRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_Empty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_ListSubscriptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ListTopicSubscriptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ListTopicsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ModifyAckDeadlineRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_ModifyPushConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_PublishRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_PublishResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_PubsubMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_PubsubMessageAttributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_PullRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_PullResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_PushConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_PushConfigAttributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_ReceivedMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_Subscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_Topic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress
- Service definition for QPXExpress (v1).
- Google_Service_QPXExpress_Trips_Resource
- The "trips" collection of methods.
- Google_Service_QPXExpress_AircraftData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_AirportData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_BagDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_CarrierData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_CityData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_Data
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_FareInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_FlightInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_FreeBaggageAllowance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_LegInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_PassengerCounts
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_PricingInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_SegmentInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_SegmentPricing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_SliceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_SliceInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_TaxData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_TaxInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_TimeOfDayRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_TripOption
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_TripOptionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_TripOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_TripsSearchRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_TripsSearchResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool
- Service definition for Replicapool (v1beta2).
- Google_Service_Replicapool_InstanceGroupManagers_Resource
- The "instanceGroupManagers" collection of methods.
- Google_Service_Replicapool_ZoneOperations_Resource
- The "zoneOperations" collection of methods.
- Google_Service_Replicapool_InstanceGroupManager
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_InstanceGroupManagerList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_InstanceGroupManagersAbandonInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_InstanceGroupManagersDeleteInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_InstanceGroupManagersRecreateInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_InstanceGroupManagersSetInstanceTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_InstanceGroupManagersSetTargetPoolsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater
- Service definition for Replicapoolupdater (v1beta1).
- Google_Service_Replicapoolupdater_RollingUpdates_Resource
- The "rollingUpdates" collection of methods.
- Google_Service_Replicapoolupdater_ZoneOperations_Resource
- The "zoneOperations" collection of methods.
- Google_Service_Replicapoolupdater_InstanceUpdate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_InstanceUpdateError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_InstanceUpdateErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_InstanceUpdateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_RollingUpdate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_RollingUpdateError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_RollingUpdateErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_RollingUpdateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_RollingUpdatePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports
- Service definition for Reports (reports_v1).
- Google_Service_Reports_Activities_Resource
- The "activities" collection of methods.
- Google_Service_Reports_Channels_Resource
- The "channels" collection of methods.
- Google_Service_Reports_CustomerUsageReports_Resource
- The "customerUsageReports" collection of methods.
- Google_Service_Reports_UserUsageReport_Resource
- The "userUsageReport" collection of methods.
- Google_Service_Reports_Activities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_Activity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_ActivityActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_ActivityEvents
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_ActivityEventsParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_ActivityId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_ChannelParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_UsageReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_UsageReportEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_UsageReportParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_UsageReportParametersMsgValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_UsageReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_UsageReportsWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_UsageReportsWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller
- Service definition for Reseller (v1).
- Google_Service_Reseller_Customers_Resource
- The "customers" collection of methods.
- Google_Service_Reseller_Subscriptions_Resource
- The "subscriptions" collection of methods.
- Google_Service_Reseller_Address
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_ChangePlanRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_Customer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_RenewalSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_Seats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_Subscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_SubscriptionPlan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_SubscriptionPlanCommitmentInterval
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_SubscriptionTransferInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_SubscriptionTrialSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_Subscriptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resource
- Implements the actual methods/resources of the discovered Google API using magic function calling overloading (__call()), which on call will see if the method name (plus.activities.list) is available in this service, and if so construct an apiHttpRequest representing it.
- Google_Service_Resourceviews
- Service definition for Resourceviews (v1beta2).
- Google_Service_Resourceviews_ZoneOperations_Resource
- The "zoneOperations" collection of methods.
- Google_Service_Resourceviews_ZoneViews_Resource
- The "zoneViews" collection of methods.
- Google_Service_Resourceviews_Label
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_ListResourceResponseItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_ListResourceResponseItemEndpoints
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_ResourceView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ServiceEndpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_ZoneViewsAddResourcesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsGetServiceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsListResourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsRemoveResourcesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsSetServiceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent
- Service definition for ShoppingContent (v2).
- Google_Service_ShoppingContent_Accounts_Resource
- The "accounts" collection of methods.
- Google_Service_ShoppingContent_Accountshipping_Resource
- The "accountshipping" collection of methods.
- Google_Service_ShoppingContent_Accountstatuses_Resource
- The "accountstatuses" collection of methods.
- Google_Service_ShoppingContent_Accounttax_Resource
- The "accounttax" collection of methods.
- Google_Service_ShoppingContent_Datafeeds_Resource
- The "datafeeds" collection of methods.
- Google_Service_ShoppingContent_Datafeedstatuses_Resource
- The "datafeedstatuses" collection of methods.
- Google_Service_ShoppingContent_Inventory_Resource
- The "inventory" collection of methods.
- Google_Service_ShoppingContent_Products_Resource
- The "products" collection of methods.
- Google_Service_ShoppingContent_Productstatuses_Resource
- The "productstatuses" collection of methods.
- Google_Service_ShoppingContent_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountAdwordsLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountIdentifier
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountShipping
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountShippingCarrierRate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountShippingCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountShippingLocationGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountShippingPostalCodeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountShippingRateTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountShippingRateTableCell
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountShippingShippingService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountShippingShippingServiceCalculationMethod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountShippingShippingServiceCostRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountStatusDataQualityIssue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountStatusExampleItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountTax
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountTaxTaxRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountsAuthInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountsCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountshippingCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountshippingCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountshippingCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountshippingCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountshippingListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountstatusesCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountstatusesCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountstatusesCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountstatusesCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountstatusesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccounttaxCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccounttaxCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccounttaxCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccounttaxCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccounttaxListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Datafeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedFetchSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedFormat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedStatusError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedStatusExample
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedsCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedsCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedsCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedsCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedstatusesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Error
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Errors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Inventory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_InventoryCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_InventoryCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_InventoryCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_InventoryCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_InventorySetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_InventorySetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LoyaltyPoints
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Price
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductAspect
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductCustomAttribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductCustomGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductInstallment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductShipping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductShippingDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductShippingWeight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductStatusDataQualityIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductStatusDestinationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductTax
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductUnitPricingBaseMeasure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductUnitPricingMeasure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductsCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductsCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductsCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductsCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductstatusesCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductstatusesCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductstatusesCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductstatusesCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductstatusesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Weight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SiteVerification
- Service definition for SiteVerification (v1).
- Google_Service_SiteVerification_WebResource_Resource
- The "webResource" collection of methods.
- Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequestSite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SiteVerification_SiteVerificationWebResourceGettokenResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SiteVerification_SiteVerificationWebResourceListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SiteVerification_SiteVerificationWebResourceResource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SiteVerification_SiteVerificationWebResourceResourceSite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum
- Service definition for Spectrum (v1explorer).
- Google_Service_Spectrum_Paws_Resource
- The "paws" collection of methods.
- Google_Service_Spectrum_AntennaCharacteristics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_DatabaseSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_DbUpdateSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_DeviceCapabilities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_DeviceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_DeviceOwner
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_DeviceValidity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_EventTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_FrequencyRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_GeoLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_GeoLocationEllipse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_GeoLocationPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_GeoLocationPolygon
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_GeoSpectrumSchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsGetSpectrumBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsGetSpectrumBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsGetSpectrumRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsGetSpectrumResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsInitRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsInitResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsNotifySpectrumUseRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsNotifySpectrumUseResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsRegisterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsRegisterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsVerifyDeviceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsVerifyDeviceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_RulesetInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_SpectrumMessage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_SpectrumSchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_Vcard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_VcardAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_VcardTelephone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_VcardTypedText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin
- Service definition for SQLAdmin (v1beta4).
- Google_Service_SQLAdmin_BackupRuns_Resource
- The "backupRuns" collection of methods.
- Google_Service_SQLAdmin_Databases_Resource
- The "databases" collection of methods.
- Google_Service_SQLAdmin_Flags_Resource
- The "flags" collection of methods.
- Google_Service_SQLAdmin_Instances_Resource
- The "instances" collection of methods.
- Google_Service_SQLAdmin_Operations_Resource
- The "operations" collection of methods.
- Google_Service_SQLAdmin_SslCerts_Resource
- The "sslCerts" collection of methods.
- Google_Service_SQLAdmin_Tiers_Resource
- The "tiers" collection of methods.
- Google_Service_SQLAdmin_Users_Resource
- The "users" collection of methods.
- Google_Service_SQLAdmin_AclEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_BackupConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_BackupRun
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_BackupRunsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_BinLogCoordinates
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_CloneContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Database
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DatabaseFlags
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DatabaseInstance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_DatabasesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_ExportContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_ExportContextCsvExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_ExportContextSqlExportOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_Flag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_FlagsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_ImportContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_ImportContextCsvImportOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_InstancesCloneRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesExportRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesImportRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_InstancesRestoreBackupRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_IpConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_IpMapping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_LocationPreference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_MySqlReplicaConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_OnPremisesConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_OperationError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_OperationErrors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_OperationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_ReplicaConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_RestoreBackupContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Settings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_SslCert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertsInsertRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertsInsertResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_Tier
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_TiersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_UsersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage
- Service definition for Storage (v1).
- Google_Service_Storage_BucketAccessControls_Resource
- The "bucketAccessControls" collection of methods.
- Google_Service_Storage_Buckets_Resource
- The "buckets" collection of methods.
- Google_Service_Storage_Channels_Resource
- The "channels" collection of methods.
- Google_Service_Storage_DefaultObjectAccessControls_Resource
- The "defaultObjectAccessControls" collection of methods.
- Google_Service_Storage_ObjectAccessControls_Resource
- The "objectAccessControls" collection of methods.
- Google_Service_Storage_Objects_Resource
- The "objects" collection of methods.
- Google_Service_Storage_Bucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketAccessControl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketAccessControlProjectTeam
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketAccessControls
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketCors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketLifecycle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketLifecycleRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketLifecycleRuleAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketLifecycleRuleCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketLogging
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketOwner
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketVersioning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketWebsite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_Buckets
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ChannelParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ComposeRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_ComposeRequestSourceObjects
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ComposeRequestSourceObjectsObjectPreconditions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ObjectAccessControl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ObjectAccessControlProjectTeam
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ObjectAccessControls
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_Objects
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_RewriteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_StorageObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_StorageObjectMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_StorageObjectOwner
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager
- Service definition for TagManager (v1).
- Google_Service_TagManager_Accounts_Resource
- The "accounts" collection of methods.
- Google_Service_TagManager_AccountsContainers_Resource
- The "containers" collection of methods.
- Google_Service_TagManager_AccountsContainersMacros_Resource
- The "macros" collection of methods.
- Google_Service_TagManager_AccountsContainersRules_Resource
- The "rules" collection of methods.
- Google_Service_TagManager_AccountsContainersTags_Resource
- The "tags" collection of methods.
- Google_Service_TagManager_AccountsContainersTriggers_Resource
- The "triggers" collection of methods.
- Google_Service_TagManager_AccountsContainersVariables_Resource
- The "variables" collection of methods.
- Google_Service_TagManager_AccountsContainersVersions_Resource
- The "versions" collection of methods.
- Google_Service_TagManager_AccountsPermissions_Resource
- The "permissions" collection of methods.
- Google_Service_TagManager_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_AccountAccess
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Condition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Container
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ContainerAccess
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ContainerVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ContainerVersionHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_CreateContainerVersionRequestVersionOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_CreateContainerVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_ListAccountUsersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListContainerVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListContainersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListMacrosResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListRulesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListTagsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListTriggersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListVariablesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Macro
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Parameter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_PublishContainerVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Rule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Tag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Trigger
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_UserAccess
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Variable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Taskqueue
- Service definition for Taskqueue (v1beta2).
- Google_Service_Taskqueue_Taskqueues_Resource
- The "taskqueues" collection of methods.
- Google_Service_Taskqueue_Tasks_Resource
- The "tasks" collection of methods.
- Google_Service_Taskqueue_Task
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Taskqueue_TaskQueue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Taskqueue_TaskQueueAcl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Taskqueue_TaskQueueStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Taskqueue_Tasks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Taskqueue_Tasks2
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tasks
- Service definition for Tasks (v1).
- Google_Service_Tasks_Tasklists_Resource
- The "tasklists" collection of methods.
- Google_Service_Tasks_Tasks_Resource
- The "tasks" collection of methods.
- Google_Service_Tasks_Task
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tasks_TaskLinks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tasks_TaskList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tasks_TaskLists
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tasks_Tasks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate
- Service definition for Translate (v2).
- Google_Service_Translate_Detections_Resource
- The "detections" collection of methods.
- Google_Service_Translate_Languages_Resource
- The "languages" collection of methods.
- Google_Service_Translate_Translations_Resource
- The "translations" collection of methods.
- Google_Service_Translate_DetectionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_DetectionsResourceItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_LanguagesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_LanguagesResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_TranslationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_TranslationsResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Urlshortener
- Service definition for Urlshortener (v1).
- Google_Service_Urlshortener_Url_Resource
- The "url" collection of methods.
- Google_Service_Urlshortener_AnalyticsSnapshot
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Urlshortener_AnalyticsSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Urlshortener_StringCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Urlshortener_Url
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Urlshortener_UrlHistory
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webfonts
- Service definition for Webfonts (v1).
- Google_Service_Webfonts_Webfonts_Resource
- The "webfonts" collection of methods.
- Google_Service_Webfonts_Webfont
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webfonts_WebfontFiles
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Webfonts_WebfontList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters
- Service definition for Webmasters (v3).
- Google_Service_Webmasters_Sitemaps_Resource
- The "sitemaps" collection of methods.
- Google_Service_Webmasters_Sites_Resource
- The "sites" collection of methods.
- Google_Service_Webmasters_Urlcrawlerrorscounts_Resource
- The "urlcrawlerrorscounts" collection of methods.
- Google_Service_Webmasters_Urlcrawlerrorssamples_Resource
- The "urlcrawlerrorssamples" collection of methods.
- Google_Service_Webmasters_SitemapsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_SitesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_UrlCrawlErrorCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Webmasters_UrlCrawlErrorCountsPerType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_UrlCrawlErrorsCountsQueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_UrlCrawlErrorsSample
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Webmasters_UrlCrawlErrorsSamplesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_UrlSampleDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_WmxSite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Webmasters_WmxSitemap
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_WmxSitemapContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube
- Service definition for YouTube (v3).
- Google_Service_YouTube_Activities_Resource
- The "activities" collection of methods.
- Google_Service_YouTube_Captions_Resource
- The "captions" collection of methods.
- Google_Service_YouTube_ChannelBanners_Resource
- The "channelBanners" collection of methods.
- Google_Service_YouTube_ChannelSections_Resource
- The "channelSections" collection of methods.
- Google_Service_YouTube_Channels_Resource
- The "channels" collection of methods.
- Google_Service_YouTube_CommentThreads_Resource
- The "commentThreads" collection of methods.
- Google_Service_YouTube_Comments_Resource
- The "comments" collection of methods.
- Google_Service_YouTube_GuideCategories_Resource
- The "guideCategories" collection of methods.
- Google_Service_YouTube_I18nLanguages_Resource
- The "i18nLanguages" collection of methods.
- Google_Service_YouTube_I18nRegions_Resource
- The "i18nRegions" collection of methods.
- Google_Service_YouTube_LiveBroadcasts_Resource
- The "liveBroadcasts" collection of methods.
- Google_Service_YouTube_LiveStreams_Resource
- The "liveStreams" collection of methods.
- Google_Service_YouTube_PlaylistItems_Resource
- The "playlistItems" collection of methods.
- Google_Service_YouTube_Playlists_Resource
- The "playlists" collection of methods.
- Google_Service_YouTube_Search_Resource
- The "search" collection of methods.
- Google_Service_YouTube_Subscriptions_Resource
- The "subscriptions" collection of methods.
- Google_Service_YouTube_Thumbnails_Resource
- The "thumbnails" collection of methods.
- Google_Service_YouTube_VideoAbuseReportReasons_Resource
- The "videoAbuseReportReasons" collection of methods.
- Google_Service_YouTube_VideoCategories_Resource
- The "videoCategories" collection of methods.
- Google_Service_YouTube_Videos_Resource
- The "videos" collection of methods.
- Google_Service_YouTube_Watermarks_Resource
- The "watermarks" collection of methods.
- Google_Service_YouTube_AccessPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_Activity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsBulletin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsChannelItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsComment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsFavorite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsLike
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsPlaylistItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsPromotedItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ActivityContentDetailsRecommendation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsSocial
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsSubscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsUpload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ActivitySnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Caption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CaptionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_CaptionSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CdnSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelAuditDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelBannerResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelBrandingSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelContentDetailsRelatedPlaylists
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelContentOwnerDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelConversionPing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelConversionPings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelLocalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelLocalizations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSectionContentDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelSectionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelSectionLocalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSectionLocalizations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSectionSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSectionTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelTopicDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_Comment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CommentListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_CommentSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CommentThread
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CommentThreadListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_CommentThreadReplies
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_CommentThreadSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ContentRating
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_GeoPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_GuideCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_GuideCategoryListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_GuideCategorySnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_I18nLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_I18nLanguageListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_I18nLanguageSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_I18nRegion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_I18nRegionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_I18nRegionSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ImageSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_IngestionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_InvideoBranding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_InvideoPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_InvideoPromotion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_InvideoTiming
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LanguageTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcast
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcastContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcastListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LiveBroadcastSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcastStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStreamContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStreamListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LiveStreamSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStreamStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LocalizedProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LocalizedString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_MonitorStreamInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Playlist
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistItemContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistItemListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_PlaylistItemSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistItemStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_PlaylistLocalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistLocalizations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistPlayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistSnippet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_PlaylistStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PromotedItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PromotedItemId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PropertyValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ResourceId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SearchListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_SearchResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SearchResultSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Subscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SubscriptionContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SubscriptionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_SubscriptionSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SubscriptionSubscriberSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Thumbnail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ThumbnailDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ThumbnailSetResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Video
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAbuseReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAbuseReportReason
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAbuseReportReasonId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAbuseReportReasonListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoAbuseReportReasonSnippet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoAbuseReportSecondaryReason
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAgeGating
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoCategoryListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoCategorySnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoContentDetailsRegionRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoConversionPing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoConversionPings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoFileDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoFileDetailsAudioStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoFileDetailsVideoStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoGetRatingResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoLiveStreamingDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoLocalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoLocalizations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoMonetizationDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoPlayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoProcessingDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoProcessingDetailsProcessingProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoProjectDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoRating
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoRecordingDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoSnippet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoSuggestions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoSuggestionsTagSuggestion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoTopicDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_WatchSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics
- Service definition for YouTubeAnalytics (v1).
- Google_Service_YouTubeAnalytics_BatchReportDefinitions_Resource
- The "batchReportDefinitions" collection of methods.
- Google_Service_YouTubeAnalytics_BatchReports_Resource
- The "batchReports" collection of methods.
- Google_Service_YouTubeAnalytics_GroupItems_Resource
- The "groupItems" collection of methods.
- Google_Service_YouTubeAnalytics_Groups_Resource
- The "groups" collection of methods.
- Google_Service_YouTubeAnalytics_Reports_Resource
- The "reports" collection of methods.
- Google_Service_YouTubeAnalytics_BatchReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_BatchReportDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_BatchReportDefinitionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_BatchReportList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_BatchReportOutputs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_BatchReportTimeSpan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_Group
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_GroupContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_GroupItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_GroupItemListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_GroupItemResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_GroupListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_GroupSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_ResultTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_ResultTableColumnHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service
- Google_Signer_Abstract
- Signs data.
- Google_Signer_P12
- Signs data.
- Google_Task_Exception
- Google_Task_Runner
- A task runner with exponential backoff support.
- Google_Utils_URITemplate
- Implementation of levels 1-3 of the URI Template spec.
- Google_Utils
- Collection of static utility methods used for convenience across the client library.
- Google_Verifier_Abstract
- Verifies signatures.
- Google_Verifier_Pem
- Verifies signatures using PEM encoded certificates.
- Model
- Class Model, es el modelo que gestiona todas las operaciones de BD
- ComposerAutoloaderInit5548262e0da75cc442a09c4a1c1aabda
- ComposerStaticInit5548262e0da75cc442a09c4a1c1aabda
- ClassLoader
- ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
- InstalledVersions
- InvalidArgumentException
- Exception for invalid arguments provided to the instantiator
- UnexpectedValueException
- Exception for given parameters causing invalid/unexpected state on instantiation
- Instantiator
- BeforeValidException
- ExpiredException
- SignatureInvalidException
- Revoke
- Wrapper around Google Access Tokens which provides convenience functions
- Verify
- Wrapper around Google Access Tokens which provides convenience functions
- Google_Task_Composer
- This class needs to be defined explicitly as scripts must be recognized by the autoloader.
- Google_AccessToken_Revoke
- Wrapper around Google Access Tokens which provides convenience functions
- Google_AccessToken_Verify
- Wrapper around Google Access Tokens which provides convenience functions
- Google_AuthHandler_AuthHandlerFactory
- Google_AuthHandler_Guzzle5AuthHandler
- Google_AuthHandler_Guzzle6AuthHandler
- This supports Guzzle 6
- Google_AuthHandler_Guzzle7AuthHandler
- This supports Guzzle 7
- Google_Client
- The Google API Client https://github.com/google/google-api-php-client
- Google_Collection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Exception
- Google_Http_Batch
- Class to handle batched requests to the Google API service.
- Google_Http_MediaFileUpload
- Manage large file uploads, which may be media but can be any type of sizable data.
- Google_Http_REST
- This class implements the RESTful transport of apiServiceRequest()'s
- Google_Model
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service
- Google_Service_Exception
- Google_Service_Resource
- Implements the actual methods/resources of the discovered Google API using magic function calling overloading (__call()), which on call will see if the method name (plus.activities.list) is available in this service, and if so construct an apiHttpRequest representing it.
- Google_Task_Exception
- Google_Task_Retryable
- Interface for checking how many times a given task can be retried following a failure.
- Google_Task_Runner
- A task runner with exponential backoff support.
- Google_Utils_UriTemplate
- Implementation of levels 1-3 of the URI Template spec.
- AuthHandlerFactory
- Guzzle5AuthHandler
- Guzzle6AuthHandler
- This supports Guzzle 6
- Guzzle7AuthHandler
- This supports Guzzle 7
- Client
- The Google API Client https://github.com/google/google-api-php-client
- Collection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Exception
- Batch
- Class to handle batched requests to the Google API service.
- MediaFileUpload
- Manage large file uploads, which may be media but can be any type of sizable data.
- REST
- This class implements the RESTful transport of apiServiceRequest()'s
- Model
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Exception
- Resource
- Implements the actual methods/resources of the discovered Google API using magic function calling overloading (__call()), which on call will see if the method name (plus.activities.list) is available in this service, and if so construct an apiHttpRequest representing it.
- Service
- Composer
- Exception
- Runner
- A task runner with exponential backoff support.
- UriTemplate
- Implementation of levels 1-3 of the URI Template spec.
- Google_Service_AbusiveExperienceReport_Resource_Sites
- The "sites" collection of methods.
- Google_Service_AbusiveExperienceReport_Resource_ViolatingSites
- The "violatingSites" collection of methods.
- Google_Service_AbusiveExperienceReport_SiteSummaryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AbusiveExperienceReport_ViolatingSitesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AbusiveExperienceReport
- Service definition for AbusiveExperienceReport (v1).
- Google_Service_Acceleratedmobilepageurl_AmpUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Acceleratedmobilepageurl_AmpUrlError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Acceleratedmobilepageurl_BatchGetAmpUrlsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Acceleratedmobilepageurl_BatchGetAmpUrlsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Acceleratedmobilepageurl_Resource_AmpUrls
- The "ampUrls" collection of methods.
- Google_Service_Acceleratedmobilepageurl
- Service definition for Acceleratedmobilepageurl (v1).
- Google_Service_AccessApproval_AccessapprovalEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_AccessApprovalSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessApproval_AccessLocations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_AccessReason
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_ApprovalRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_ApproveApprovalRequestMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_ApproveDecision
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_DismissApprovalRequestMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_DismissDecision
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_EnrolledService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval_ListApprovalRequestsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessApproval_Resource_Folders
- The "folders" collection of methods.
- Google_Service_AccessApproval_Resource_FoldersApprovalRequests
- The "approvalRequests" collection of methods.
- Google_Service_AccessApproval_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_AccessApproval_Resource_OrganizationsApprovalRequests
- The "approvalRequests" collection of methods.
- Google_Service_AccessApproval_Resource_Projects
- The "projects" collection of methods.
- Google_Service_AccessApproval_Resource_ProjectsApprovalRequests
- The "approvalRequests" collection of methods.
- Google_Service_AccessApproval_ResourceProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessApproval
- Service definition for AccessApproval (v1).
- Google_Service_AccessContextManager_AccesscontextmanagerEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_AccessLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_AccessPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_ApiOperation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_BasicLevel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_CommitServicePerimetersRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_CommitServicePerimetersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_Condition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_CustomLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_DevicePolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_EgressFrom
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_EgressPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_EgressTo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_GcpUserAccessBinding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_IngressFrom
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_IngressPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_IngressSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_IngressTo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_ListAccessLevelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_ListAccessPoliciesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_ListGcpUserAccessBindingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_ListServicePerimetersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_MethodSelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_OsConstraint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_ReplaceAccessLevelsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_ReplaceAccessLevelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_ReplaceServicePerimetersRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_ReplaceServicePerimetersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_Resource_AccessPolicies
- The "accessPolicies" collection of methods.
- Google_Service_AccessContextManager_Resource_AccessPoliciesAccessLevels
- The "accessLevels" collection of methods.
- Google_Service_AccessContextManager_Resource_AccessPoliciesServicePerimeters
- The "servicePerimeters" collection of methods.
- Google_Service_AccessContextManager_Resource_Operations
- The "operations" collection of methods.
- Google_Service_AccessContextManager_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_AccessContextManager_Resource_OrganizationsGcpUserAccessBindings
- The "gcpUserAccessBindings" collection of methods.
- Google_Service_AccessContextManager_ServicePerimeter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AccessContextManager_ServicePerimeterConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager_VpcAccessibleServices
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AccessContextManager
- Service definition for AccessContextManager (v1).
- Google_Service_AdExchangeBuyer_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_AccountBidderLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_AccountsList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_AddOrderDealsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_AddOrderDealsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_AddOrderNotesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_AddOrderNotesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_BillingInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_BillingInfoList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_Budget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_Buyer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_ContactInformation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_CreateOrdersRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreateOrdersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_Creative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeAdTechnologyProviders
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeCorrections
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeCorrectionsContexts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeDealIds
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeDealIdsDealStatuses
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_CreativeFilteringReasons
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeFilteringReasonsReasons
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_CreativeNativeAd
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeNativeAdAppIcon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_CreativeNativeAdImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_CreativeNativeAdLogo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_CreativeServingRestrictions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeServingRestrictionsContexts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativeServingRestrictionsDisapprovalReasons
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_CreativesList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DealServingMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_DealServingMetadataDealPauseStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_DealTerms
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_DealTermsGuaranteedFixedPriceTerms
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DealTermsGuaranteedFixedPriceTermsBillingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_DealTermsNonGuaranteedAuctionTerms
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DealTermsNonGuaranteedFixedPriceTerms
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DealTermsRubiconNonGuaranteedTerms
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_DeleteOrderDealsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DeleteOrderDealsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DeliveryControl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DeliveryControlFrequencyCap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_Dimension
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_DimensionDimensionValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_EditAllOrderDealsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_EditAllOrderDealsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_GetOffersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_GetOrderDealsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_GetOrderNotesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_GetOrdersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_GetPublisherProfilesByAccountIdResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_MarketplaceDeal
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_MarketplaceDealParty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_MarketplaceLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_MarketplaceNote
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_MobileApplication
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_PerformanceReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PerformanceReportList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PretargetingConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PretargetingConfigDimensions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_PretargetingConfigExcludedPlacements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_PretargetingConfigList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PretargetingConfigPlacements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_PretargetingConfigVideoPlayerSizes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_Price
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_PricePerBuyer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_PrivateData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_Proposal
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PublisherProfileApiProto
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_PublisherProvidedForecast
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_BillingInfo
- The "billingInfo" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_Budget
- The "budget" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_Creatives
- The "creatives" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_Marketplacedeals
- The "marketplacedeals" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_Marketplacenotes
- The "marketplacenotes" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_Marketplaceprivateauction
- The "marketplaceprivateauction" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_PerformanceReport
- The "performanceReport" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_PretargetingConfig
- The "pretargetingConfig" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_Products
- The "products" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_Proposals
- The "proposals" collection of methods.
- Google_Service_AdExchangeBuyer_Resource_Pubprofiles
- The "pubprofiles" collection of methods.
- Google_Service_AdExchangeBuyer_Seller
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_SharedTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_TargetingValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_TargetingValueCreativeSize
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_TargetingValueDayPartTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_TargetingValueDayPartTargetingDayPart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_TargetingValueDemogAgeCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_TargetingValueDemogGenderCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_TargetingValueRequestPlatformTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyer_TargetingValueSize
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer_UpdatePrivateAuctionProposalRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyer
- Service definition for AdExchangeBuyer (v1.4).
- Google_Service_AdExchangeBuyerII_AbsoluteDateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_AcceptProposalRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_AddDealAssociationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_AddNoteRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_Adexchangebuyer2Empty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_AdSize
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_AdTechnologyProviders
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_AppContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_AuctionContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_BidMetricsRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_BidResponseWithoutBidsStatusRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_Buyer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_CalloutStatusRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_CancelNegotiationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_Client
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_ClientUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_ClientUserInvitation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_CompleteSetupRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_ContactInformation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_Correction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Creative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_CreativeDealAssociation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_CreativeRestrictions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_CreativeSize
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_CreativeSpecification
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_CreativeStatusRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_CriteriaTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_DayPart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_DayPartTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Deal
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_DealPauseStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_DealServingMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_DealTerms
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_DeliveryControl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Disapproval
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_FilteredBidCreativeRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_FilteredBidDetailRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_FilterSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_FirstPartyMobileApplicationTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_FrequencyCap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_GuaranteedFixedPriceTerms
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_HtmlContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_ImpressionMetricsRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_InventorySizeTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListBidMetricsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListBidResponseErrorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListBidResponsesWithoutBidsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListClientsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListClientUserInvitationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListClientUsersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListCreativesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListCreativeStatusBreakdownByCreativeResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListCreativeStatusBreakdownByDetailResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListDealAssociationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListFilteredBidRequestsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListFilteredBidsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListFilterSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListImpressionMetricsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListLosingBidsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListNonBillableWinningBidsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListProposalsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_ListPublisherProfilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_LocationContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_MarketplaceTargeting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_MetricValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_MobileApplicationTargeting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_NativeContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_NonBillableWinningBidStatusRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_NonGuaranteedAuctionTerms
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_NonGuaranteedFixedPriceTerms
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Note
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_OperatingSystemTargeting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_PauseProposalRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_PlacementTargeting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_PlatformContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Price
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_PricePerBuyer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_PrivateData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Proposal
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_PublisherProfile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_PublisherProfileMobileApplication
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_RealtimeTimeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_RelativeDateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_RemoveDealAssociationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsClients
- The "clients" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsClientsInvitations
- The "invitations" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsClientsUsers
- The "users" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsCreatives
- The "creatives" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsCreativesDealAssociations
- The "dealAssociations" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsFinalizedProposals
- The "finalizedProposals" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsProducts
- The "products" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsProposals
- The "proposals" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_AccountsPublisherProfiles
- The "publisherProfiles" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_Bidders
- The "bidders" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccounts
- The "accounts" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSets
- The "filterSets" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidMetrics
- The "bidMetrics" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidResponseErrors
- The "bidResponseErrors" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsBidResponsesWithoutBids
- The "bidResponsesWithoutBids" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidRequests
- The "filteredBidRequests" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBids
- The "filteredBids" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidsCreatives
- The "creatives" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsFilteredBidsDetails
- The "details" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsImpressionMetrics
- The "impressionMetrics" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsLosingBids
- The "losingBids" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersAccountsFilterSetsNonBillableWinningBids
- The "nonBillableWinningBids" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSets
- The "filterSets" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidMetrics
- The "bidMetrics" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidResponseErrors
- The "bidResponseErrors" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsBidResponsesWithoutBids
- The "bidResponsesWithoutBids" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidRequests
- The "filteredBidRequests" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBids
- The "filteredBids" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidsCreatives
- The "creatives" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsFilteredBidsDetails
- The "details" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsImpressionMetrics
- The "impressionMetrics" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsLosingBids
- The "losingBids" collection of methods.
- Google_Service_AdExchangeBuyerII_Resource_BiddersFilterSetsNonBillableWinningBids
- The "nonBillableWinningBids" collection of methods.
- Google_Service_AdExchangeBuyerII_ResumeProposalRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_RowDimensions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_SecurityContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Seller
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_ServingContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_ServingRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_Size
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_StopWatchingCreativeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_TargetingCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_TargetingValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_TechnologyTargeting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_TimeInterval
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_UrlTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_VideoContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII_VideoTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeBuyerII_WatchCreativeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeBuyerII
- Service definition for AdExchangeBuyerII (v2beta1).
- Google_Service_AdExchangeSeller_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_Accounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_AdClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_AdClients
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_Alert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_Alerts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_CustomChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_CustomChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_CustomChannelTargetingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_PreferredDeal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_PreferredDeals
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_Report
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_ReportHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_ReportingMetadataEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsAdclients
- The "adclients" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsAlerts
- The "alerts" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsCustomchannels
- The "customchannels" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsMetadata
- The "metadata" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsMetadataDimensions
- The "dimensions" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsMetadataMetrics
- The "metrics" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsPreferreddeals
- The "preferreddeals" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsReports
- The "reports" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsReportsSaved
- The "saved" collection of methods.
- Google_Service_AdExchangeSeller_Resource_AccountsUrlchannels
- The "urlchannels" collection of methods.
- Google_Service_AdExchangeSeller_SavedReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_SavedReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller_UrlChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExchangeSeller_UrlChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExchangeSeller
- Service definition for AdExchangeSeller (v2.0).
- Google_Service_AdExperienceReport_PlatformSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExperienceReport_Resource_Sites
- The "sites" collection of methods.
- Google_Service_AdExperienceReport_Resource_ViolatingSites
- The "violatingSites" collection of methods.
- Google_Service_AdExperienceReport_SiteSummaryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdExperienceReport_ViolatingSitesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdExperienceReport
- Service definition for AdExperienceReport (v1).
- Google_Service_AdMob_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_DateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_GenerateMediationReportRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_GenerateMediationReportResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_GenerateNetworkReportRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_GenerateNetworkReportResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_ListPublisherAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdMob_LocalizationSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_MediationReportSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdMob_MediationReportSpecDimensionFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_MediationReportSpecSortCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_NetworkReportSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdMob_NetworkReportSpecDimensionFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_NetworkReportSpecSortCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_PublisherAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_ReportFooter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdMob_ReportHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_ReportRow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_ReportRowDimensionValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_ReportRowMetricValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_ReportWarning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdMob_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_AdMob_Resource_AccountsMediationReport
- The "mediationReport" collection of methods.
- Google_Service_AdMob_Resource_AccountsNetworkReport
- The "networkReport" collection of methods.
- Google_Service_AdMob_StringList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdMob
- Service definition for AdMob (v1).
- Google_Service_AdSense_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_Accounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_AdClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdClients
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_AdCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdsenseReportsGenerateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_AdsenseReportsGenerateResponseHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdStyleColors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdStyleFont
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnitContentAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnitContentAdsSettingsBackupOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnitFeedAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnitMobileContentAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_AdUnits
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_Alert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_Alerts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_CustomChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_CustomChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_CustomChannelTargetingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_Payment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_Payments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_ReportingMetadataEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_AdSense_Resource_AccountsAdclients
- The "adclients" collection of methods.
- Google_Service_AdSense_Resource_AccountsAdunits
- The "adunits" collection of methods.
- Google_Service_AdSense_Resource_AccountsAdunitsCustomchannels
- The "customchannels" collection of methods.
- Google_Service_AdSense_Resource_AccountsAlerts
- The "alerts" collection of methods.
- Google_Service_AdSense_Resource_AccountsCustomchannels
- The "customchannels" collection of methods.
- Google_Service_AdSense_Resource_AccountsCustomchannelsAdunits
- The "adunits" collection of methods.
- Google_Service_AdSense_Resource_AccountsPayments
- The "payments" collection of methods.
- Google_Service_AdSense_Resource_AccountsReports
- The "reports" collection of methods.
- Google_Service_AdSense_Resource_AccountsReportsSaved
- The "saved" collection of methods.
- Google_Service_AdSense_Resource_AccountsSavedadstyles
- The "savedadstyles" collection of methods.
- Google_Service_AdSense_Resource_AccountsUrlchannels
- The "urlchannels" collection of methods.
- Google_Service_AdSense_Resource_Adclients
- The "adclients" collection of methods.
- Google_Service_AdSense_Resource_Adunits
- The "adunits" collection of methods.
- Google_Service_AdSense_Resource_AdunitsCustomchannels
- The "customchannels" collection of methods.
- Google_Service_AdSense_Resource_Alerts
- The "alerts" collection of methods.
- Google_Service_AdSense_Resource_Customchannels
- The "customchannels" collection of methods.
- Google_Service_AdSense_Resource_CustomchannelsAdunits
- The "adunits" collection of methods.
- Google_Service_AdSense_Resource_Metadata
- The "metadata" collection of methods.
- Google_Service_AdSense_Resource_MetadataDimensions
- The "dimensions" collection of methods.
- Google_Service_AdSense_Resource_MetadataMetrics
- The "metrics" collection of methods.
- Google_Service_AdSense_Resource_Payments
- The "payments" collection of methods.
- Google_Service_AdSense_Resource_Reports
- The "reports" collection of methods.
- Google_Service_AdSense_Resource_ReportsSaved
- The "saved" collection of methods.
- Google_Service_AdSense_Resource_Savedadstyles
- The "savedadstyles" collection of methods.
- Google_Service_AdSense_Resource_Urlchannels
- The "urlchannels" collection of methods.
- Google_Service_AdSense_SavedAdStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_SavedAdStyles
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_SavedReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_SavedReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense_UrlChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSense_UrlChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSense
- Service definition for AdSense (v1.4).
- Google_Service_AdSenseHost_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_Accounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_AdClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdClients
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_AdCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdStyleColors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdStyleFont
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnitContentAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnitContentAdsSettingsBackupOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnitMobileContentAdsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_AdUnits
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_AssociationSession
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_CustomChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_CustomChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_Report
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost_ReportHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_AdSenseHost_Resource_AccountsAdclients
- The "adclients" collection of methods.
- Google_Service_AdSenseHost_Resource_AccountsAdunits
- The "adunits" collection of methods.
- Google_Service_AdSenseHost_Resource_AccountsReports
- The "reports" collection of methods.
- Google_Service_AdSenseHost_Resource_Adclients
- The "adclients" collection of methods.
- Google_Service_AdSenseHost_Resource_Associationsessions
- The "associationsessions" collection of methods.
- Google_Service_AdSenseHost_Resource_Customchannels
- The "customchannels" collection of methods.
- Google_Service_AdSenseHost_Resource_Reports
- The "reports" collection of methods.
- Google_Service_AdSenseHost_Resource_Urlchannels
- The "urlchannels" collection of methods.
- Google_Service_AdSenseHost_UrlChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AdSenseHost_UrlChannels
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AdSenseHost
- Service definition for AdSenseHost (v4.1).
- Google_Service_AIPlatformNotebooks_AcceleratorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_ContainerImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Disk
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Execution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_ExecutionTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_GetInstanceHealthResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_GuestOsFeature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_IsInstanceUpgradeableResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_ListEnvironmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_ListExecutionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_ListSchedulesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_NotebooksEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_RegisterInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_ReportInstanceInfoRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_ResetInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Resource_Projects
- The "projects" collection of methods.
- Google_Service_AIPlatformNotebooks_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_AIPlatformNotebooks_Resource_ProjectsLocationsEnvironments
- The "environments" collection of methods.
- Google_Service_AIPlatformNotebooks_Resource_ProjectsLocationsExecutions
- The "executions" collection of methods.
- Google_Service_AIPlatformNotebooks_Resource_ProjectsLocationsInstances
- The "instances" collection of methods.
- Google_Service_AIPlatformNotebooks_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_AIPlatformNotebooks_Resource_ProjectsLocationsSchedules
- The "schedules" collection of methods.
- Google_Service_AIPlatformNotebooks_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_SchedulerAcceleratorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_SetInstanceAcceleratorRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_SetInstanceLabelsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_SetInstanceMachineTypeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_ShieldedInstanceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_StartInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_StopInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AIPlatformNotebooks_TriggerScheduleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_UpgradeHistoryEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_UpgradeInstanceInternalRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_UpgradeInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks_VmImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AIPlatformNotebooks
- Service definition for AIPlatformNotebooks (v1).
- Google_Service_AlertCenter_AccountWarning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_ActivityRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_Alert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_AlertcenterEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_AlertFeedback
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_AlertMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_AppMakerSqlSetupNotification
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_Attachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_BadWhitelist
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_BatchDeleteAlertsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_BatchDeleteAlertsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_BatchUndeleteAlertsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_BatchUndeleteAlertsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_CloudPubsubTopic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_Csv
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_CsvRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_DeviceCompromised
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_DeviceCompromisedSecurityDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_DlpRuleViolation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_DomainId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_DomainWideTakeoutInitiated
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_GmailMessageInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_GoogleOperations
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_ListAlertFeedbackResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_ListAlertsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_LoginDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_MailPhishing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_MaliciousEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_MatchInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_Notification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_PhishingSpike
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_PredefinedDetectorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_RequestInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_Resource_Alerts
- The "alerts" collection of methods.
- Google_Service_AlertCenter_Resource_AlertsFeedback
- The "feedback" collection of methods.
- Google_Service_AlertCenter_Resource_V1beta1
- The "v1beta1" collection of methods.
- Google_Service_AlertCenter_ResourceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_RuleInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_RuleViolationInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_Settings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_StateSponsoredAttack
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_SuspiciousActivity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AlertCenter_SuspiciousActivitySecurityDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_UndeleteAlertRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter_UserDefinedDetectorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AlertCenter
- Service definition for AlertCenter (v1beta1).
- Google_Service_Analytics_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AccountChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AccountPermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_AccountRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Accounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_AccountSummaries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_AccountSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_AccountTicket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AccountTreeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AccountTreeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AdWordsAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_AnalyticsDataimportDeleteUploadDataRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Column
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Columns
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_CustomDataSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_CustomDataSourceChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomDataSourceParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomDataSources
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_CustomDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomDimensionParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomDimensions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_CustomMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomMetricParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_CustomMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_EntityAdWordsLink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_EntityAdWordsLinkEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_EntityAdWordsLinks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_EntityUserLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_EntityUserLinkEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_EntityUserLinkPermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_EntityUserLinks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Experiment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_ExperimentParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Experiments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_ExperimentVariations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterAdvancedDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterLowercaseDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Filters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_FilterSearchAndReplaceDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_FilterUppercaseDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GaDataColumnHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaDataDataTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GaDataDataTableCols
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaDataDataTableRows
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GaDataDataTableRowsC
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaDataProfileInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GaDataQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Goal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalEventDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GoalEventDetailsEventConditions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Goals
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GoalUrlDestinationDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_GoalUrlDestinationDetailsSteps
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalVisitNumPagesDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_GoalVisitTimeOnSiteDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_HashClientIdRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_HashClientIdResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_IncludeConditions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_LinkedForeignAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_McfData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_McfDataColumnHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_McfDataProfileInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_McfDataQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_McfDataRows
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_McfDataRowsConversionPathValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Profile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfileChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfileFilterLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfileFilterLinks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_ProfileParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_ProfilePermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_ProfileRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Profiles
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_ProfileSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_RealtimeData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_RealtimeDataColumnHeaders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_RealtimeDataProfileInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_RealtimeDataQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_RemarketingAudience
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_RemarketingAudienceAudienceDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_RemarketingAudiences
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_RemarketingAudienceStateBasedAudienceDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Resource_Data
- The "data" collection of methods.
- Google_Service_Analytics_Resource_DataGa
- The "ga" collection of methods.
- Google_Service_Analytics_Resource_DataMcf
- The "mcf" collection of methods.
- Google_Service_Analytics_Resource_DataRealtime
- The "realtime" collection of methods.
- Google_Service_Analytics_Resource_Management
- The "management" collection of methods.
- Google_Service_Analytics_Resource_ManagementAccounts
- The "accounts" collection of methods.
- Google_Service_Analytics_Resource_ManagementAccountSummaries
- The "accountSummaries" collection of methods.
- Google_Service_Analytics_Resource_ManagementAccountUserLinks
- The "accountUserLinks" collection of methods.
- Google_Service_Analytics_Resource_ManagementClientId
- The "clientId" collection of methods.
- Google_Service_Analytics_Resource_ManagementCustomDataSources
- The "customDataSources" collection of methods.
- Google_Service_Analytics_Resource_ManagementCustomDimensions
- The "customDimensions" collection of methods.
- Google_Service_Analytics_Resource_ManagementCustomMetrics
- The "customMetrics" collection of methods.
- Google_Service_Analytics_Resource_ManagementExperiments
- The "experiments" collection of methods.
- Google_Service_Analytics_Resource_ManagementFilters
- The "filters" collection of methods.
- Google_Service_Analytics_Resource_ManagementGoals
- The "goals" collection of methods.
- Google_Service_Analytics_Resource_ManagementProfileFilterLinks
- The "profileFilterLinks" collection of methods.
- Google_Service_Analytics_Resource_ManagementProfiles
- The "profiles" collection of methods.
- Google_Service_Analytics_Resource_ManagementProfileUserLinks
- The "profileUserLinks" collection of methods.
- Google_Service_Analytics_Resource_ManagementRemarketingAudience
- The "remarketingAudience" collection of methods.
- Google_Service_Analytics_Resource_ManagementSegments
- The "segments" collection of methods.
- Google_Service_Analytics_Resource_ManagementUnsampledReports
- The "unsampledReports" collection of methods.
- Google_Service_Analytics_Resource_ManagementUploads
- The "uploads" collection of methods.
- Google_Service_Analytics_Resource_ManagementWebproperties
- The "webproperties" collection of methods.
- Google_Service_Analytics_Resource_ManagementWebPropertyAdWordsLinks
- The "webPropertyAdWordsLinks" collection of methods.
- Google_Service_Analytics_Resource_ManagementWebpropertyUserLinks
- The "webpropertyUserLinks" collection of methods.
- Google_Service_Analytics_Resource_Metadata
- The "metadata" collection of methods.
- Google_Service_Analytics_Resource_MetadataColumns
- The "columns" collection of methods.
- Google_Service_Analytics_Resource_Provisioning
- The "provisioning" collection of methods.
- Google_Service_Analytics_Resource_UserDeletion
- The "userDeletion" collection of methods.
- Google_Service_Analytics_Resource_UserDeletionUserDeletionRequest
- The "userDeletionRequest" collection of methods.
- Google_Service_Analytics_Segment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Segments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_UnsampledReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_UnsampledReportCloudStorageDownloadDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_UnsampledReportDriveDownloadDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_UnsampledReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Upload
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Uploads
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_UserDeletionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_UserDeletionRequestId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_UserRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_Webproperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_Webproperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebpropertyChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebpropertyParentLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebpropertyPermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics_WebPropertyRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Analytics_WebPropertySummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Analytics
- Service definition for Analytics (v3).
- Google_Service_AnalyticsData_BatchRunPivotReportsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_BatchRunPivotReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_BatchRunReportsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_BatchRunReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_BetweenFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_CaseExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_Cohort
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_CohortReportSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_CohortSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_CohortsRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_ConcatenateExpression
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_DateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_Dimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_DimensionExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_DimensionHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_DimensionMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_DimensionOrderBy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_DimensionValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_FilterExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_FilterExpressionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_InListFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_Metric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_MetricHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_MetricMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_MetricOrderBy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_MetricValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_NumericFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_NumericValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_OrderBy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_Pivot
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_PivotDimensionHeader
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_PivotHeader
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_PivotOrderBy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_PivotSelection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_PropertyQuota
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_QuotaStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_Resource_Properties
- The "properties" collection of methods.
- Google_Service_AnalyticsData_Resource_V1alpha
- The "v1alpha" collection of methods.
- Google_Service_AnalyticsData_ResponseMetaData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData_Row
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_RunPivotReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_RunPivotReportResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_RunRealtimeReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_RunRealtimeReportResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_RunReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_RunReportResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsData_StringFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsData
- Service definition for AnalyticsData (v1alpha).
- Google_Service_AnalyticsReporting_Activity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_Cohort
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_CohortGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_ColumnHeader
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_CustomDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_DateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_DateRangeValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_Dimension
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_DimensionFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_DimensionFilterClause
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_DynamicSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_EcommerceData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_EventData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_GetReportsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_GetReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_GoalData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_GoalSetData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_Metric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_MetricFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_MetricFilterClause
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_MetricHeader
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_MetricHeaderEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_OrderBy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_OrFiltersForSegment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_PageviewData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_Pivot
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_PivotHeader
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_PivotHeaderEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_PivotValueRegion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_ProductData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_Report
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_ReportData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_ReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_ReportRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_Resource_Reports
- The "reports" collection of methods.
- Google_Service_AnalyticsReporting_Resource_UserActivity
- The "userActivity" collection of methods.
- Google_Service_AnalyticsReporting_ResourceQuotasRemaining
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_ScreenviewData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_SearchUserActivityRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_SearchUserActivityResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_Segment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_SegmentDefinition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_SegmentDimensionFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_SegmentFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_SegmentFilterClause
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_SegmentMetricFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_SegmentSequenceStep
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_SequenceSegment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_SimpleSegment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting_TransactionData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AnalyticsReporting_UserActivitySession
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AnalyticsReporting
- Service definition for AnalyticsReporting (v4).
- Google_Service_AndroidEnterprise_Administrator
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AdministratorWebToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AdministratorWebTokenSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_AdministratorWebTokenSpecManagedConfigurations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPlaySearch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AdministratorWebTokenSpecPrivateApps
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AdministratorWebTokenSpecStoreBuilder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AdministratorWebTokenSpecWebApps
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AppRestrictionsSchema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_AppRestrictionsSchemaChangeEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_AppRestrictionsSchemaRestrictionRestrictionValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ApprovalUrlInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AppState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_AppUpdateEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AppVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_AuthenticationToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AutoInstallConstraint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_AutoInstallPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ConfigurationVariables
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Device
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_DeviceReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_DeviceReportUpdateEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_DevicesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_DeviceState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_Enterprise
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_EnterpriseAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_EnterprisesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_EnterprisesSendTestPushNotificationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_Entitlement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_EntitlementsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_GroupLicense
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_GroupLicensesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_GroupLicenseUsersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Install
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_InstallFailureEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_InstallsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_KeyedAppState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_LocalizedText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_MaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ManagedConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ManagedConfigurationsForDeviceListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ManagedConfigurationsForUserListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ManagedConfigurationsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ManagedConfigurationsSettingsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ManagedProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ManagedPropertyBundle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_NewDeviceEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_NewPermissionsEvent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Notification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_NotificationSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_Permission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ProductApprovalEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ProductAvailabilityChangeEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ProductPermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ProductPermissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ProductPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ProductsApproveRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ProductSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ProductsGenerateApprovalUrlResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ProductSigningCertificate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ProductsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_ProductVisibility
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_Resource_Devices
- The "devices" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Enterprises
- The "enterprises" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Entitlements
- The "entitlements" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Grouplicenses
- The "grouplicenses" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Grouplicenseusers
- The "grouplicenseusers" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Installs
- The "installs" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Managedconfigurationsfordevice
- The "managedconfigurationsfordevice" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Managedconfigurationsforuser
- The "managedconfigurationsforuser" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Managedconfigurationssettings
- The "managedconfigurationssettings" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Permissions
- The "permissions" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Products
- The "products" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Serviceaccountkeys
- The "serviceaccountkeys" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Storelayoutclusters
- The "storelayoutclusters" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Storelayoutpages
- The "storelayoutpages" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Users
- The "users" collection of methods.
- Google_Service_AndroidEnterprise_Resource_Webapps
- The "webapps" collection of methods.
- Google_Service_AndroidEnterprise_ServiceAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ServiceAccountKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_ServiceAccountKeysListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_SignupInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_StoreCluster
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_StoreLayout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_StoreLayoutClustersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_StoreLayoutPagesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_StorePage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_TrackInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_UsersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_VariableSet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_WebApp
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise_WebAppIcon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidEnterprise_WebAppsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidEnterprise
- Service definition for AndroidEnterprise (v1).
- Google_Service_AndroidManagement_AdvancedSecurityOverrides
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_AlwaysOnVpnPackage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_AndroidmanagementEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_ApiLevelCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_Application
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ApplicationEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_ApplicationPermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_ApplicationPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ApplicationReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ApplicationReportingSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_AppTrackInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_BlockAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_ChoosePrivateKeyRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_Command
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_CommonCriteriaModeInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_ComplianceRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_Device
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_DeviceSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_Display
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_EnrollmentToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_Enterprise
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ExternalData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_FreezePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_HardwareInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_HardwareStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_KeyedAppState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_KioskCustomization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_LaunchAppAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_ListDevicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ListPoliciesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ListWebAppsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ManagedConfigurationTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_ManagedProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_ManagedPropertyEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_MemoryEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_MemoryInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_NetworkInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_NonComplianceDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_NonComplianceDetailCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_PackageNameList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_PasswordRequirements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_PermissionGrant
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_PersistentPreferredActivity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_PersonalApplicationPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_PersonalUsagePolicies
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_PolicyEnforcementRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_PostureDetail
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_PowerManagementEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_ProxyInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_Resource_Enterprises
- The "enterprises" collection of methods.
- Google_Service_AndroidManagement_Resource_EnterprisesApplications
- The "applications" collection of methods.
- Google_Service_AndroidManagement_Resource_EnterprisesDevices
- The "devices" collection of methods.
- Google_Service_AndroidManagement_Resource_EnterprisesDevicesOperations
- The "operations" collection of methods.
- Google_Service_AndroidManagement_Resource_EnterprisesEnrollmentTokens
- The "enrollmentTokens" collection of methods.
- Google_Service_AndroidManagement_Resource_EnterprisesPolicies
- The "policies" collection of methods.
- Google_Service_AndroidManagement_Resource_EnterprisesWebApps
- The "webApps" collection of methods.
- Google_Service_AndroidManagement_Resource_EnterprisesWebTokens
- The "webTokens" collection of methods.
- Google_Service_AndroidManagement_Resource_SignupUrls
- The "signupUrls" collection of methods.
- Google_Service_AndroidManagement_SecurityPosture
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_SetupAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_SigninDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_SignupUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_SoftwareInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_StatusReportingSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_SystemUpdate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_SystemUpdateInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_TelephonyInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_TermsAndConditions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_UserFacingMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_WebApp
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_WebAppIcon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement_WebToken
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidManagement_WipeAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidManagement
- Service definition for AndroidManagement (v1).
- Google_Service_AndroidProvisioningPartner_AndroiddeviceprovisioningEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_ClaimDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_ClaimDeviceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_ClaimDevicesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_Company
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_Configuration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_CreateCustomerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_CustomerApplyConfigurationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_CustomerListConfigurationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_CustomerListCustomersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_CustomerListDevicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_CustomerListDpcsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_CustomerRemoveConfigurationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_CustomerUnclaimDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_Device
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_DeviceClaim
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_DeviceIdentifier
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_DeviceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_DeviceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_DevicesLongRunningOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_DevicesLongRunningOperationResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_Dpc
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_FindDevicesByDeviceIdentifierResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_FindDevicesByOwnerResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_ListCustomersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_ListVendorCustomersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_ListVendorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_OperationPerDevice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_PartnerClaim
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_PartnerUnclaim
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_PerDeviceStatusInBatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_Resource_Customers
- The "customers" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_CustomersConfigurations
- The "configurations" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_CustomersDevices
- The "devices" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_CustomersDpcs
- The "dpcs" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_Operations
- The "operations" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_Partners
- The "partners" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_PartnersCustomers
- The "customers" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_PartnersDevices
- The "devices" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_PartnersVendors
- The "vendors" collection of methods.
- Google_Service_AndroidProvisioningPartner_Resource_PartnersVendorsCustomers
- The "customers" collection of methods.
- Google_Service_AndroidProvisioningPartner_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_UnclaimDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_UnclaimDevicesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_UpdateDeviceMetadataInBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidProvisioningPartner_UpdateDeviceMetadataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner_UpdateMetadataArguments
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidProvisioningPartner
- Service definition for AndroidProvisioningPartner (v1).
- Google_Service_AndroidPublisher_Apk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApkBinary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApksAddExternallyHostedRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApksAddExternallyHostedResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ApksListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_AppDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_AppEdit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Bundle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_BundlesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_Comment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_CountryTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_DeobfuscationFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_DeobfuscationFilesUploadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_DeveloperComment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_DeviceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_DeviceSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ExpansionFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ExpansionFilesUploadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ExternallyHostedApk
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ImagesDeleteAllResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ImagesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ImagesUploadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InAppProduct
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_InAppProductListing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_InappproductsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_InternalAppSharingArtifact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_IntroductoryPriceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Listing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ListingsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_LocalizedText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Price
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ProductPurchase
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ProductPurchasesAcknowledgeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Resource_Edits
- The "edits" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsApks
- The "apks" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsBundles
- The "bundles" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsDeobfuscationfiles
- The "deobfuscationfiles" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsDetails
- The "details" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsExpansionfiles
- The "expansionfiles" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsImages
- The "images" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsListings
- The "listings" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsTesters
- The "testers" collection of methods.
- Google_Service_AndroidPublisher_Resource_EditsTracks
- The "tracks" collection of methods.
- Google_Service_AndroidPublisher_Resource_Inappproducts
- The "inappproducts" collection of methods.
- Google_Service_AndroidPublisher_Resource_Internalappsharingartifacts
- The "internalappsharingartifacts" collection of methods.
- Google_Service_AndroidPublisher_Resource_Orders
- The "orders" collection of methods.
- Google_Service_AndroidPublisher_Resource_Purchases
- The "purchases" collection of methods.
- Google_Service_AndroidPublisher_Resource_PurchasesProducts
- The "products" collection of methods.
- Google_Service_AndroidPublisher_Resource_PurchasesSubscriptions
- The "subscriptions" collection of methods.
- Google_Service_AndroidPublisher_Resource_PurchasesVoidedpurchases
- The "voidedpurchases" collection of methods.
- Google_Service_AndroidPublisher_Resource_Reviews
- The "reviews" collection of methods.
- Google_Service_AndroidPublisher_Resource_Systemapks
- The "systemapks" collection of methods.
- Google_Service_AndroidPublisher_Resource_SystemapksVariants
- The "variants" collection of methods.
- Google_Service_AndroidPublisher_Review
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ReviewReplyResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ReviewsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_ReviewsReplyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_ReviewsReplyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionCancelSurveyResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionDeferralInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionPriceChange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionPurchase
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionPurchasesAcknowledgeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionPurchasesDeferRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SubscriptionPurchasesDeferResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_SystemApksListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_Testers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_Timestamp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Track
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_TrackRelease
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_TracksListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher_UserComment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_UsesPermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_Variant
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_VoidedPurchase
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AndroidPublisher_VoidedPurchasesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AndroidPublisher
- Service definition for AndroidPublisher (v3).
- Google_Service_Apigateway_ApigatewayApi
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayApiConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayApiConfigFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayApiConfigGrpcServiceDefinition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayApiConfigOpenApiDocument
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayAuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayAuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayBackendConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayBinding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayCancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayExpr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayGateway
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayGatewayConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayListApiConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayListApisResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayListGatewaysResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayOperationMetadataDiagnostic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewaySetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigateway_ApigatewayStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayTestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_ApigatewayTestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigateway_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Apigateway_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Apigateway_Resource_ProjectsLocationsApis
- The "apis" collection of methods.
- Google_Service_Apigateway_Resource_ProjectsLocationsApisConfigs
- The "configs" collection of methods.
- Google_Service_Apigateway_Resource_ProjectsLocationsGateways
- The "gateways" collection of methods.
- Google_Service_Apigateway_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Apigateway
- Service definition for Apigateway (v1).
- Google_Service_Apigee_GoogleApiHttpBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Access
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1AccessGet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1AccessRemove
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1AccessSet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ActivateNatAddressRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Alias
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1AliasRevisionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ApiCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ApiCategoryData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ApiProduct
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ApiProductRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ApiProxy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ApiProxyRevision
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ApiResponseWrapper
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1App
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1AsyncQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1AsyncQueryResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1AsyncQueryResultView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Attribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Attributes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1CanaryEvaluation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1CanaryEvaluationMetricLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Certificate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1CertInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1CommonNameConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ConfigVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Credential
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1CustomReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1CustomReportMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DataCollector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DataCollectorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Datastore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DatastoreConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DebugMask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1DebugSession
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DebugSessionTransaction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1DeleteCustomReportResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Deployment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1DeploymentChangeReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1DeploymentChangeReportRoutingChange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1DeploymentConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Developer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1DeveloperApp
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1DeveloperAppKey
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1DimensionMetric
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1EntityMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1EnvironmentConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1EnvironmentGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1EnvironmentGroupAttachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1EnvironmentGroupConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Export
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ExportRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1FlowHook
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1FlowHookConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1GetSyncAuthorizationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1IngressConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Instance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1InstanceAttachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1InstanceDeploymentStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1KeyAliasReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Keystore
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1KeystoreConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1KeyValueMap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ListApiCategoriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListApiProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListApiProxiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListAppsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListAsyncQueriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListCustomReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListDataCollectorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListDatastoresResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListDebugSessionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListDeploymentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListDeveloperAppsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListEnvironmentGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListEnvironmentResourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListExportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListHybridIssuersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListInstanceAttachmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListNatAddressesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListOfDevelopersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListOrganizationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ListSharedFlowsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Metric
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1NatAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1OperationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1OperationGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1OptimizedStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1OptimizedStatsNode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1OptimizedStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Organization
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1OrganizationProjectMapping
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1PodStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Point
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Properties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Property
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ProvisionOrganizationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Query
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1QueryMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1QueryMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Quota
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Reference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ReferenceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ReportInstanceStatusRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ReportInstanceStatusResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ReportProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ResourceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ResourceFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ResourceFiles
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1ResourceStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Result
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1RevisionStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1RoutingRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1RuntimeTraceConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1RuntimeTraceConfigOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1RuntimeTraceSamplingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1Schema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1SchemaSchemaElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1SchemaSchemaProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1ServiceIssuersMapping
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Session
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1SharedFlow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1SharedFlowRevision
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Stats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1StatsEnvironmentStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1StatsHostStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1Subscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1SyncAuthorization
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1TargetServer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1TargetServerConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1TestDatastoreResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1TlsInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1TlsInfoCommonName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleCloudApigeeV1TlsInfoConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleCloudApigeeV1UpdateError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleIamV1AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleIamV1AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleIamV1Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleIamV1Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleIamV1SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleIamV1TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleIamV1TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleRpcPreconditionFailure
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleRpcPreconditionFailureViolation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Apigee_GoogleTypeExpr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Apigee_Resource_Hybrid
- The "hybrid" collection of methods.
- Google_Service_Apigee_Resource_HybridIssuers
- The "issuers" collection of methods.
- Google_Service_Apigee_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsAnalytics
- The "analytics" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsAnalyticsDatastores
- The "datastores" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsApiproducts
- The "apiproducts" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsApiproductsAttributes
- The "attributes" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsApis
- The "apis" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsApisDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsApisKeyvaluemaps
- The "keyvaluemaps" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsApisRevisions
- The "revisions" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsApisRevisionsDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsApps
- The "apps" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDatacollectors
- The "datacollectors" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDevelopers
- The "developers" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDevelopersApps
- The "apps" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDevelopersAppsAttributes
- The "attributes" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDevelopersAppsKeys
- The "keys" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDevelopersAppsKeysApiproducts
- The "apiproducts" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDevelopersAppsKeysCreate
- The "create" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsDevelopersAttributes
- The "attributes" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvgroups
- The "envgroups" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvgroupsAttachments
- The "attachments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironments
- The "environments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsAnalytics
- The "analytics" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsAnalyticsAdmin
- The "admin" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsAnalyticsExports
- The "exports" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsApis
- The "apis" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsApisDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsApisRevisions
- The "revisions" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsApisRevisionsDebugsessions
- The "debugsessions" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsApisRevisionsDebugsessionsData
- The "data" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsApisRevisionsDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsCaches
- The "caches" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsFlowhooks
- The "flowhooks" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsKeystores
- The "keystores" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsKeystoresAliases
- The "aliases" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsKeyvaluemaps
- The "keyvaluemaps" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsOptimizedStats
- The "optimizedStats" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsQueries
- The "queries" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsReferences
- The "references" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsResourcefiles
- The "resourcefiles" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsSharedflows
- The "sharedflows" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsSharedflowsDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsSharedflowsRevisions
- The "revisions" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsStats
- The "stats" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsEnvironmentsTargetservers
- The "targetservers" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsHostQueries
- The "hostQueries" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsHostStats
- The "hostStats" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsInstances
- The "instances" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsInstancesAttachments
- The "attachments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsInstancesCanaryevaluations
- The "canaryevaluations" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsInstancesNatAddresses
- The "natAddresses" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsKeyvaluemaps
- The "keyvaluemaps" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsOperations
- The "operations" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsOptimizedHostStats
- The "optimizedHostStats" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsReports
- The "reports" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsSharedflows
- The "sharedflows" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsSharedflowsDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsSharedflowsRevisions
- The "revisions" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsSharedflowsRevisionsDeployments
- The "deployments" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsSites
- The "sites" collection of methods.
- Google_Service_Apigee_Resource_OrganizationsSitesApicategories
- The "apicategories" collection of methods.
- Google_Service_Apigee_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Apigee
- Service definition for Apigee (v1).
- Google_Service_Appengine_ApiConfigHandler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_ApiEndpointHandler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_AppengineEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Application
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_AuthorizedCertificate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_AuthorizedDomain
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_AutomaticScaling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_BasicScaling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_BatchUpdateIngressRulesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_BatchUpdateIngressRulesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_CertificateRawData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_CloudBuildOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_ContainerInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_CpuUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_CreateVersionMetadataV1
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_CreateVersionMetadataV1Alpha
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_CreateVersionMetadataV1Beta
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_DebugInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Deployment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_DiskUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_DomainMapping
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_EndpointsApiService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Entrypoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_ErrorHandler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_FeatureSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_FileInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_FirewallRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_HealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_IdentityAwareProxy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Instance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Library
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_ListAuthorizedCertificatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ListAuthorizedDomainsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ListDomainMappingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ListIngressRulesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ListServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ListVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_LivenessCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_LocationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_ManagedCertificate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_ManualScaling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Network
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_NetworkSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_NetworkUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_OperationMetadataV1
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_OperationMetadataV1Alpha
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_OperationMetadataV1Beta
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ReadinessCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_RepairApplicationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_RequestUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Resource_Apps
- The "apps" collection of methods.
- Google_Service_Appengine_Resource_AppsAuthorizedCertificates
- The "authorizedCertificates" collection of methods.
- Google_Service_Appengine_Resource_AppsAuthorizedDomains
- The "authorizedDomains" collection of methods.
- Google_Service_Appengine_Resource_AppsDomainMappings
- The "domainMappings" collection of methods.
- Google_Service_Appengine_Resource_AppsFirewall
- The "firewall" collection of methods.
- Google_Service_Appengine_Resource_AppsFirewallIngressRules
- The "ingressRules" collection of methods.
- Google_Service_Appengine_Resource_AppsLocations
- The "locations" collection of methods.
- Google_Service_Appengine_Resource_AppsOperations
- The "operations" collection of methods.
- Google_Service_Appengine_Resource_AppsServices
- The "services" collection of methods.
- Google_Service_Appengine_Resource_AppsServicesVersions
- The "versions" collection of methods.
- Google_Service_Appengine_Resource_AppsServicesVersionsInstances
- The "instances" collection of methods.
- Google_Service_Appengine_ResourceRecord
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Resources
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_ScriptHandler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Service
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_SslSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_StandardSchedulerSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_StaticFilesHandler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_TrafficSplit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_UrlDispatchRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_UrlMap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_Version
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appengine_Volume
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_VpcAccessConnector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine_ZipInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appengine
- Service definition for Appengine (v1).
- Google_Service_Appsactivity_Activity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_AppsactivityParent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_Event
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_ListActivitiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_Move
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_Permission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_PermissionChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Appsactivity_Photo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_Rename
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_Resource_Activities
- The "activities" collection of methods.
- Google_Service_Appsactivity_Target
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Appsactivity
- Service definition for Appsactivity (v1).
- Google_Service_AppState_GetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AppState_ListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_AppState_Resource_States
- The "states" collection of methods.
- Google_Service_AppState_UpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AppState_WriteResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_AppState
- Service definition for AppState (v1).
- Google_Service_Area120Tables_Area120tablesEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Area120Tables_BatchCreateRowsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_BatchCreateRowsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_BatchDeleteRowsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_BatchUpdateRowsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_BatchUpdateRowsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_ColumnDescription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_CreateRowRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Area120Tables_LabeledItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Area120Tables_ListRowsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_ListTablesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_ListWorkspacesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_LookupDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Area120Tables_RelationshipDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Area120Tables_Resource_Tables
- The "tables" collection of methods.
- Google_Service_Area120Tables_Resource_TablesRows
- The "rows" collection of methods.
- Google_Service_Area120Tables_Resource_Workspaces
- The "workspaces" collection of methods.
- Google_Service_Area120Tables_Row
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Area120Tables_Table
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables_UpdateRowRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Area120Tables_Workspace
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Area120Tables
- Service definition for Area120Tables (v1alpha1).
- Google_Service_ArtifactRegistry_ArtifactregistryEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_ArtifactregistryFile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_DockerImage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_GoogleDevtoolsArtifactregistryV1alpha1ErrorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_GoogleDevtoolsArtifactregistryV1alpha1GcsSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_GoogleDevtoolsArtifactregistryV1alpha1ImportArtifactsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_GoogleDevtoolsArtifactregistryV1alpha1Package
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_Hash
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_ListFilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_ListPackagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_ListRepositoriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_ListTagsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_ListVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_Package
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_Repository
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_Resource_Operations
- The "operations" collection of methods.
- Google_Service_ArtifactRegistry_Resource_Projects
- The "projects" collection of methods.
- Google_Service_ArtifactRegistry_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_ArtifactRegistry_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_ArtifactRegistry_Resource_ProjectsLocationsRepositories
- The "repositories" collection of methods.
- Google_Service_ArtifactRegistry_Resource_ProjectsLocationsRepositoriesFiles
- The "files" collection of methods.
- Google_Service_ArtifactRegistry_Resource_ProjectsLocationsRepositoriesPackages
- The "packages" collection of methods.
- Google_Service_ArtifactRegistry_Resource_ProjectsLocationsRepositoriesPackagesTags
- The "tags" collection of methods.
- Google_Service_ArtifactRegistry_Resource_ProjectsLocationsRepositoriesPackagesVersions
- The "versions" collection of methods.
- Google_Service_ArtifactRegistry_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_Tag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ArtifactRegistry_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry_Version
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ArtifactRegistry
- Service definition for ArtifactRegistry (v1).
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1beta1Workload
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1ListWorkloadsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1Workload
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1WorkloadKMSSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleCloudAssuredworkloadsV1WorkloadResourceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Assuredworkloads_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Assuredworkloads_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Assuredworkloads_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_Assuredworkloads_Resource_OrganizationsLocations
- The "locations" collection of methods.
- Google_Service_Assuredworkloads_Resource_OrganizationsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Assuredworkloads_Resource_OrganizationsLocationsWorkloads
- The "workloads" collection of methods.
- Google_Service_Assuredworkloads
- Service definition for Assuredworkloads (v1).
- Google_Service_Autoscaler_Autoscaler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_AutoscalerListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_AutoscalingPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_AutoscalingPolicyCpuUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_AutoscalingPolicyCustomMetricUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_AutoscalingPolicyLoadBalancingUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_DeprecationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_Resource_Autoscalers
- The "autoscalers" collection of methods.
- Google_Service_Autoscaler_Resource_ZoneOperations
- The "zoneOperations" collection of methods.
- Google_Service_Autoscaler_Resource_Zones
- The "zones" collection of methods.
- Google_Service_Autoscaler_Zone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Autoscaler_ZoneList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Autoscaler
- Service definition for Autoscaler (v1beta2).
- Google_Service_Bigquery_AggregateClassificationMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Argument
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ArimaCoefficients
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ArimaFittingMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ArimaForecastingMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ArimaModelInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ArimaOrder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ArimaResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ArimaSingleModelForecastingMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_BigQueryModelTraining
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_BigtableColumn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_BigtableColumnFamily
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_BigtableOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_BinaryClassificationMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_BinaryConfusionMatrix
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_BqmlIterationResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_BqmlTrainingRun
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_BqmlTrainingRunTrainingOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_CategoricalValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_CategoryCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Cluster
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ClusterInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Clustering
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ClusteringMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ConfusionMatrix
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ConnectionProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_CsvOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Dataset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_DatasetAccess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_DatasetList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_DatasetListDatasets
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_DatasetReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_DataSplitResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_DestinationTableProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_DimensionalityReductionMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_EncryptionConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Entry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ErrorProto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_EvaluationMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ExplainQueryStage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ExplainQueryStep
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_Explanation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ExternalDataConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_FeatureValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_GetQueryResultsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_GetServiceAccountResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_GlobalExplanation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_GoogleSheetsOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_HivePartitioningOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_IterationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_Job
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobCancelResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobConfigurationExtract
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobConfigurationLoad
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobConfigurationQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobConfigurationTableCopy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobListJobs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobStatistics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobStatistics2
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobStatistics2ReservationUsage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobStatistics3
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobStatistics4
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_JobStatisticsReservationUsage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_JobStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ListModelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ListRoutinesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ListRowAccessPoliciesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_LocationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_MaterializedViewDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Model
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ModelDefinition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ModelDefinitionModelOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ModelReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_MultiClassClassificationMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_PrincipalComponentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ProjectList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_ProjectListProjects
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ProjectReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_QueryParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_QueryParameterType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_QueryParameterTypeStructTypes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_QueryParameterValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_QueryRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_QueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_QueryTimelineSample
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_RangePartitioning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_RangePartitioningRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_RankingMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_RegressionMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Resource_Datasets
- The "datasets" collection of methods.
- Google_Service_Bigquery_Resource_Jobs
- The "jobs" collection of methods.
- Google_Service_Bigquery_Resource_Models
- The "models" collection of methods.
- Google_Service_Bigquery_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Bigquery_Resource_Routines
- The "routines" collection of methods.
- Google_Service_Bigquery_Resource_RowAccessPolicies
- The "rowAccessPolicies" collection of methods.
- Google_Service_Bigquery_Resource_Tabledata
- The "tabledata" collection of methods.
- Google_Service_Bigquery_Resource_Tables
- The "tables" collection of methods.
- Google_Service_Bigquery_Routine
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_RoutineReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Row
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_RowAccessPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_RowAccessPolicyReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_RowLevelSecurityStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ScriptStackFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ScriptStatistics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_SnapshotDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_StandardSqlDataType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_StandardSqlField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_StandardSqlStructType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_Streamingbuffer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_Table
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableCell
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableDataInsertAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableDataInsertAllRequestRows
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableDataInsertAllResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableDataInsertAllResponseInsertErrors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableDataList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableFieldSchema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableFieldSchemaCategories
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableFieldSchemaPolicyTags
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableListTables
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableListTablesView
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TableRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TableSchema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TimePartitioning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_TrainingOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TrainingRun
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery_TransactionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_UserDefinedFunctionResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Bigquery_ViewDefinition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Bigquery
- Service definition for Bigquery (v2).
- Google_Service_BigQueryConnectionService_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryConnectionService_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryConnectionService_BigqueryconnectionEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryConnectionService_CloudSqlCredential
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_CloudSqlProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_Connection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_ConnectionCredential
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_ListConnectionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryConnectionService_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryConnectionService_Resource_Projects
- The "projects" collection of methods.
- Google_Service_BigQueryConnectionService_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_BigQueryConnectionService_Resource_ProjectsLocationsConnections
- The "connections" collection of methods.
- Google_Service_BigQueryConnectionService_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryConnectionService_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryConnectionService_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryConnectionService
- Service definition for BigQueryConnectionService (v1beta1).
- Google_Service_BigQueryDataTransfer_BigquerydatatransferEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_CheckValidCredsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_CheckValidCredsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_DataSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_DataSourceParameter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_EmailPreferences
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_ListDataSourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_ListTransferConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_ListTransferLogsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_ListTransferRunsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_Resource_Projects
- The "projects" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsDataSources
- The "dataSources" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsDataSources
- The "dataSources" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigs
- The "transferConfigs" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigsRuns
- The "runs" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsLocationsTransferConfigsRunsTransferLogs
- The "transferLogs" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigs
- The "transferConfigs" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigsRuns
- The "runs" collection of methods.
- Google_Service_BigQueryDataTransfer_Resource_ProjectsTransferConfigsRunsTransferLogs
- The "transferLogs" collection of methods.
- Google_Service_BigQueryDataTransfer_ScheduleOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_ScheduleTransferRunsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_ScheduleTransferRunsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_StartManualTransferRunsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_StartManualTransferRunsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryDataTransfer_TimeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_TransferConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_TransferMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer_TransferRun
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryDataTransfer
- Service definition for BigQueryDataTransfer (v1).
- Google_Service_BigQueryReservation_Assignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_BigqueryreservationEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_BiReservation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_CapacityCommitment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_CreateSlotPoolMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_ListAssignmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryReservation_ListCapacityCommitmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryReservation_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryReservation_ListReservationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryReservation_MergeCapacityCommitmentsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryReservation_MoveAssignmentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_Reservation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_Resource_Operations
- The "operations" collection of methods.
- Google_Service_BigQueryReservation_Resource_Projects
- The "projects" collection of methods.
- Google_Service_BigQueryReservation_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_BigQueryReservation_Resource_ProjectsLocationsCapacityCommitments
- The "capacityCommitments" collection of methods.
- Google_Service_BigQueryReservation_Resource_ProjectsLocationsReservations
- The "reservations" collection of methods.
- Google_Service_BigQueryReservation_Resource_ProjectsLocationsReservationsAssignments
- The "assignments" collection of methods.
- Google_Service_BigQueryReservation_SearchAllAssignmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryReservation_SearchAssignmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryReservation_SplitCapacityCommitmentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_SplitCapacityCommitmentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigQueryReservation_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigQueryReservation
- Service definition for BigQueryReservation (v1).
- Google_Service_BigtableAdmin_AppProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_Backup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_BackupInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_BigtableadminEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_CheckConsistencyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_CheckConsistencyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Cluster
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_ClusterState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_ColumnFamily
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_CreateBackupMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_CreateClusterMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_CreateClusterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_CreateInstanceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_CreateInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_CreateTableRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_DropRowRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_FailureTrace
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_Frame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_GcRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_GenerateConsistencyTokenRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_GenerateConsistencyTokenResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Instance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Intersection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_ListAppProfilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_ListBackupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_ListClustersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_ListTablesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Modification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_ModifyColumnFamiliesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_MultiClusterRoutingUseAny
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_OperationProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_OptimizeRestoredTableMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_PartialUpdateInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_Resource_Operations
- The "operations" collection of methods.
- Google_Service_BigtableAdmin_Resource_OperationsProjects
- The "projects" collection of methods.
- Google_Service_BigtableAdmin_Resource_OperationsProjectsOperations
- The "operations" collection of methods.
- Google_Service_BigtableAdmin_Resource_Projects
- The "projects" collection of methods.
- Google_Service_BigtableAdmin_Resource_ProjectsInstances
- The "instances" collection of methods.
- Google_Service_BigtableAdmin_Resource_ProjectsInstancesAppProfiles
- The "appProfiles" collection of methods.
- Google_Service_BigtableAdmin_Resource_ProjectsInstancesClusters
- The "clusters" collection of methods.
- Google_Service_BigtableAdmin_Resource_ProjectsInstancesClustersBackups
- The "backups" collection of methods.
- Google_Service_BigtableAdmin_Resource_ProjectsInstancesTables
- The "tables" collection of methods.
- Google_Service_BigtableAdmin_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_BigtableAdmin_RestoreInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_RestoreTableMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_RestoreTableRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_SingleClusterRouting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Split
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_Table
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_TableProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_Union
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BigtableAdmin_UpdateAppProfileMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_UpdateClusterMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin_UpdateInstanceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BigtableAdmin
- Service definition for BigtableAdmin (v2).
- Google_Service_BinaryAuthorization_AdmissionRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_AdmissionWhitelistPattern
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_AttestationOccurrence
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_Attestor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_AttestorPublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_BinaryauthorizationEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_IamPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_Jwt
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_ListAttestorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_PkixPublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_Resource_Projects
- The "projects" collection of methods.
- Google_Service_BinaryAuthorization_Resource_ProjectsAttestors
- The "attestors" collection of methods.
- Google_Service_BinaryAuthorization_Resource_ProjectsPolicy
- The "policy" collection of methods.
- Google_Service_BinaryAuthorization_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_Signature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_UserOwnedGrafeasNote
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_BinaryAuthorization_ValidateAttestationOccurrenceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization_ValidateAttestationOccurrenceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_BinaryAuthorization
- Service definition for BinaryAuthorization (v1).
- Google_Service_Blogger_Blog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_BlogList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_BlogLocale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_BlogPages
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_BlogPerUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_BlogPosts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_BlogUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_Comment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentAuthorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentBlog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentInReplyTo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_CommentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_CommentPost
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_Page
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PageAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PageAuthorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PageBlog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PageList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_Pageviews
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_PageviewsCounts
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_Post
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_PostAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostAuthorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostBlog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostImages
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_PostLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostPerUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostReplies
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_PostUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_PostUserInfosList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Blogger_Resource_Blogs
- The "blogs" collection of methods.
- Google_Service_Blogger_Resource_BlogUserInfos
- The "blogUserInfos" collection of methods.
- Google_Service_Blogger_Resource_Comments
- The "comments" collection of methods.
- Google_Service_Blogger_Resource_Pages
- The "pages" collection of methods.
- Google_Service_Blogger_Resource_PageViews
- The "pageViews" collection of methods.
- Google_Service_Blogger_Resource_Posts
- The "posts" collection of methods.
- Google_Service_Blogger_Resource_PostUserInfos
- The "postUserInfos" collection of methods.
- Google_Service_Blogger_Resource_Users
- The "users" collection of methods.
- Google_Service_Blogger_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_UserBlogs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger_UserLocale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Blogger
- Service definition for Blogger (v3).
- Google_Service_Books_Annotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_AnnotationClientVersionRanges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_AnnotationCurrentVersionRanges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_AnnotationLayerSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Annotations
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Annotationsdata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_AnnotationsSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_AnnotationsSummaryLayers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_BooksAnnotationsRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_BooksCloudloadingResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_BooksEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Bookshelf
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Bookshelves
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_BooksVolumesRecommendedRateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Category
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_CategoryItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_ConcurrentAccessRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictionaryAnnotationdata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Dictlayerdata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataCommon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDict
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DictlayerdataDictSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWords
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DictlayerdataDictWordsDerivatives
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsDerivativesSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsExamples
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsExamplesSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSenses
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DictlayerdataDictWordsSensesConjugations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesDefinitions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamples
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesDefinitionsExamplesSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesSynonyms
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSensesSynonymsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DictlayerdataDictWordsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Discoveryclusters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DiscoveryclustersClusters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DiscoveryclustersClustersBannerWithContentContainer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_DownloadAccesses
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_DownloadAccessRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_FamilyInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_FamilyInfoMembership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeoAnnotationdata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Geolayerdata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataCommon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataGeo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_GeolayerdataGeoViewport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataGeoViewportHi
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_GeolayerdataGeoViewportLo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Layersummaries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Layersummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_MetadataItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Notification
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Offers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_OffersItems
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_OffersItemsItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_ReadingPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_RequestAccessData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Resource_Bookshelves
- The "bookshelves" collection of methods.
- Google_Service_Books_Resource_BookshelvesVolumes
- The "volumes" collection of methods.
- Google_Service_Books_Resource_Cloudloading
- The "cloudloading" collection of methods.
- Google_Service_Books_Resource_Dictionary
- The "dictionary" collection of methods.
- Google_Service_Books_Resource_Familysharing
- The "familysharing" collection of methods.
- Google_Service_Books_Resource_Layers
- The "layers" collection of methods.
- Google_Service_Books_Resource_LayersAnnotationData
- The "annotationData" collection of methods.
- Google_Service_Books_Resource_LayersVolumeAnnotations
- The "volumeAnnotations" collection of methods.
- Google_Service_Books_Resource_Myconfig
- The "myconfig" collection of methods.
- Google_Service_Books_Resource_Mylibrary
- The "mylibrary" collection of methods.
- Google_Service_Books_Resource_MylibraryAnnotations
- The "annotations" collection of methods.
- Google_Service_Books_Resource_MylibraryBookshelves
- The "bookshelves" collection of methods.
- Google_Service_Books_Resource_MylibraryBookshelvesVolumes
- The "volumes" collection of methods.
- Google_Service_Books_Resource_MylibraryReadingpositions
- The "readingpositions" collection of methods.
- Google_Service_Books_Resource_Notification
- The "notification" collection of methods.
- Google_Service_Books_Resource_Onboarding
- The "onboarding" collection of methods.
- Google_Service_Books_Resource_Personalizedstream
- The "personalizedstream" collection of methods.
- Google_Service_Books_Resource_Promooffer
- The "promooffer" collection of methods.
- Google_Service_Books_Resource_Series
- The "series" collection of methods.
- Google_Service_Books_Resource_SeriesMembership
- The "membership" collection of methods.
- Google_Service_Books_Resource_Volumes
- The "volumes" collection of methods.
- Google_Service_Books_Resource_VolumesAssociated
- The "associated" collection of methods.
- Google_Service_Books_Resource_VolumesMybooks
- The "mybooks" collection of methods.
- Google_Service_Books_Resource_VolumesRecommended
- The "recommended" collection of methods.
- Google_Service_Books_Resource_VolumesUseruploaded
- The "useruploaded" collection of methods.
- Google_Service_Books_Review
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_ReviewAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_ReviewSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Series
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_Seriesmembership
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_SeriesSeries
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_SeriesSeriesSeriesSubscriptionReleaseInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Usersettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_UsersettingsNotesExport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_UsersettingsNotification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_UsersettingsNotificationMatchMyInterests
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_UsersettingsNotificationMoreFromAuthors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_UsersettingsNotificationMoreFromSeries
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_UsersettingsNotificationPriceDrop
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_UsersettingsNotificationRewardExpirations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volume
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volume2
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeAccessInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeAccessInfoEpub
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeAccessInfoPdf
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volumeannotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeannotationContentRanges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volumeannotations
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeLayerInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeLayerInfoLayers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeRecommendedInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volumes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeSaleInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeSaleInfoListPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoOffers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoOffersListPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoOffersRentalDuration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoOffersRetailPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSaleInfoRetailPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeSearchInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_Volumeseriesinfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeseriesinfoVolumeSeries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeseriesinfoVolumeSeriesIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfoCopy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfoFamilySharing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfoRentalPeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeUserInfoUserUploadedVolumeInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeVolumeInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Books_VolumeVolumeInfoDimensions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeVolumeInfoImageLinks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeVolumeInfoIndustryIdentifiers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeVolumeInfoPanelizationSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books_VolumeVolumeInfoReadingModes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Books
- Service definition for Books (v1).
- Google_Service_Calendar_Acl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_AclRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_AclRuleScope
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Calendar
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_CalendarList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_CalendarListEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_CalendarListEntryNotificationSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_CalendarNotification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ColorDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Colors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ConferenceData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_ConferenceParameters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ConferenceParametersAddOnParameters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ConferenceProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_ConferenceRequestStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ConferenceSolution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_ConferenceSolutionKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_CreateConferenceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EntryPoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_Error
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Event
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_EventAttachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventAttendee
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventCreator
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventDateTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventExtendedProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventGadget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventOrganizer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventReminder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_EventReminders
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_Events
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_EventSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_FreeBusyCalendar
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_FreeBusyGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_FreeBusyRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_FreeBusyRequestItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_FreeBusyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Resource_Acl
- The "acl" collection of methods.
- Google_Service_Calendar_Resource_CalendarList
- The "calendarList" collection of methods.
- Google_Service_Calendar_Resource_Calendars
- The "calendars" collection of methods.
- Google_Service_Calendar_Resource_Channels
- The "channels" collection of methods.
- Google_Service_Calendar_Resource_Colors
- The "colors" collection of methods.
- Google_Service_Calendar_Resource_Events
- The "events" collection of methods.
- Google_Service_Calendar_Resource_Freebusy
- The "freebusy" collection of methods.
- Google_Service_Calendar_Resource_Settings
- The "settings" collection of methods.
- Google_Service_Calendar_Setting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar_Settings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Calendar_TimePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Calendar
- Service definition for Calendar (v3).
- Google_Service_CertificateAuthorityService_AccessUrls
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_ActivateCertificateAuthorityRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_AllowedConfigList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_AllowedSubjectAltNames
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_BillingView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_CaOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_Certificate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_CertificateAuthority
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_CertificateAuthorityPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_CertificateConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_CertificateDescription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_CertificateFingerprint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_CertificateRevocationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_DisableCertificateAuthorityRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_EnableCertificateAuthorityRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_Exemplar
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_ExtendedKeyUsageOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_FetchCertificateAuthorityCsrResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1Attributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1AttributeValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1Distribution
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1ExplicitBuckets
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1ExponentialBuckets
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1HttpRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1LinearBuckets
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1LogEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1LogEntryOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1LogEntrySourceLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1MetricValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1MetricValueSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1QuotaProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1ReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1ResourceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1TraceSpan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1TruncatableString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_IssuanceModes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_IssuingOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_KeyId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_KeyUsage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_KeyUsageOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_KeyVersionSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_ListCertificateAuthoritiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_ListCertificateRevocationListsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_ListCertificatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_ListReusableConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_ObjectId
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_PrivatecaEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_PublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CertificateAuthorityService_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CertificateAuthorityService_Resource_ProjectsLocationsCertificateAuthorities
- The "certificateAuthorities" collection of methods.
- Google_Service_CertificateAuthorityService_Resource_ProjectsLocationsCertificateAuthoritiesCertificateRevocationLists
- The "certificateRevocationLists" collection of methods.
- Google_Service_CertificateAuthorityService_Resource_ProjectsLocationsCertificateAuthoritiesCertificates
- The "certificates" collection of methods.
- Google_Service_CertificateAuthorityService_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CertificateAuthorityService_Resource_ProjectsLocationsReusableConfigs
- The "reusableConfigs" collection of methods.
- Google_Service_CertificateAuthorityService_RestoreCertificateAuthorityRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_ReusableConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_ReusableConfigValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_ReusableConfigWrapper
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_RevocationDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_RevokeCertificateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_RevokedCertificate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_ScheduleDeleteCertificateAuthorityRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_Subject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_SubjectAltNames
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_SubjectConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_SubjectDescription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_SubordinateConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService_SubordinateConfigChain
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CertificateAuthorityService_X509Extension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CertificateAuthorityService
- Service definition for CertificateAuthorityService (v1beta1).
- Google_Service_ChromeUXReport_Bin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ChromeUXReport_Key
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ChromeUXReport_Metric
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ChromeUXReport_Percentiles
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ChromeUXReport_QueryRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ChromeUXReport_QueryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ChromeUXReport_Record
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ChromeUXReport_Resource_Records
- The "records" collection of methods.
- Google_Service_ChromeUXReport_UrlNormalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ChromeUXReport
- Service definition for ChromeUXReport (v1).
- Google_Service_Chromewebstore_InAppProduct
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Chromewebstore_InAppProductList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Chromewebstore_InAppProductLocaleData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore_InAppProductPrices
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore_Item
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Chromewebstore_Jwt
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore_License
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore_PaymentsBuyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore_PaymentsDeleteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore_PaymentsListResponseItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore_PublishRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore_Resource_InAppProducts
- The "inAppProducts" collection of methods.
- Google_Service_Chromewebstore_Resource_Items
- The "items" collection of methods.
- Google_Service_Chromewebstore_Resource_Licenses
- The "licenses" collection of methods.
- Google_Service_Chromewebstore_Resource_Payments
- The "payments" collection of methods.
- Google_Service_Chromewebstore_UserLicense
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Chromewebstore
- Service definition for Chromewebstore (v1.1).
- Google_Service_Cih_AdoptionInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_AdvertiserExperienceData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cih_AssociatedEmail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_CasesData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_CasesInteractionSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cih_ChatInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_EmailInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_Entity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cih_GammaData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_GenieData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_GoalInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_GreenTeaData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cih_GrmData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cih_HangoutInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_HelpcenterData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_IncentiveInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_IncentiveInteractionMonetaryReward
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_IncentivesData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_MarketingEmailInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_MeetingInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_NoteInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_Participant
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_PartnerSearchData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_PhoneInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_Resource_AssociatedEmails
- The "associatedEmails" collection of methods.
- Google_Service_Cih_Resource_UserInteractions
- The "userInteractions" collection of methods.
- Google_Service_Cih_TaskInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_TraxAgent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_TraxData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_TraxInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_Uaid
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_UserCommData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_UserId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cih_UserInteraction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cih_UserInteractionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cih
- Service definition for Cih (v3).
- Google_Service_CivicInfo_AdministrationRegion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_AdministrativeBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Candidate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_Contest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_DivisionSearchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_DivisionSearchResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Election
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_ElectionOfficial
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_ElectionsQueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_ElectoralDistrict
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_GeographicDivision
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Office
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Official
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_PollingLocation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_RepresentativeInfoData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_RepresentativeInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo_Resource_Divisions
- The "divisions" collection of methods.
- Google_Service_CivicInfo_Resource_Elections
- The "elections" collection of methods.
- Google_Service_CivicInfo_Resource_Representatives
- The "representatives" collection of methods.
- Google_Service_CivicInfo_SimpleAddressType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_Source
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CivicInfo_VoterInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CivicInfo
- Service definition for CivicInfo (v2).
- Google_Service_Classroom_Announcement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_Assignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_AssignmentSubmission
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_Attachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_ClassroomEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_CloudPubsubTopic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Course
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_CourseAlias
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_CourseMaterial
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_CourseMaterialSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_CourseRosterChangesInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_CourseWork
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_CourseWorkChangesInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_CourseWorkMaterial
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_DriveFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_DriveFolder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Feed
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Form
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_GlobalPermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_GradeHistory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Guardian
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_GuardianInvitation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_IndividualStudentsOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_Invitation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Link
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_ListAnnouncementsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListCourseAliasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListCoursesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListCourseWorkMaterialResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListCourseWorkResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListGuardianInvitationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListGuardiansResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListInvitationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListStudentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListStudentSubmissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListTeachersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ListTopicResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_Material
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_ModifyAnnouncementAssigneesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_ModifyAttachmentsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_ModifyCourseWorkAssigneesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_ModifyIndividualStudentsOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_MultipleChoiceQuestion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_MultipleChoiceSubmission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Name
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_ReclaimStudentSubmissionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Registration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Resource_Courses
- The "courses" collection of methods.
- Google_Service_Classroom_Resource_CoursesAliases
- The "aliases" collection of methods.
- Google_Service_Classroom_Resource_CoursesAnnouncements
- The "announcements" collection of methods.
- Google_Service_Classroom_Resource_CoursesCourseWork
- The "courseWork" collection of methods.
- Google_Service_Classroom_Resource_CoursesCourseWorkMaterials
- The "courseWorkMaterials" collection of methods.
- Google_Service_Classroom_Resource_CoursesCourseWorkStudentSubmissions
- The "studentSubmissions" collection of methods.
- Google_Service_Classroom_Resource_CoursesStudents
- The "students" collection of methods.
- Google_Service_Classroom_Resource_CoursesTeachers
- The "teachers" collection of methods.
- Google_Service_Classroom_Resource_CoursesTopics
- The "topics" collection of methods.
- Google_Service_Classroom_Resource_Invitations
- The "invitations" collection of methods.
- Google_Service_Classroom_Resource_Registrations
- The "registrations" collection of methods.
- Google_Service_Classroom_Resource_UserProfiles
- The "userProfiles" collection of methods.
- Google_Service_Classroom_Resource_UserProfilesGuardianInvitations
- The "guardianInvitations" collection of methods.
- Google_Service_Classroom_Resource_UserProfilesGuardians
- The "guardians" collection of methods.
- Google_Service_Classroom_ReturnStudentSubmissionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_SharedDriveFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_ShortAnswerSubmission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_StateHistory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Student
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_StudentSubmission
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_SubmissionHistory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Teacher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_Topic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_TurnInStudentSubmissionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom_UserProfile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Classroom_YouTubeVideo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Classroom
- Service definition for Classroom (v1).
- Google_Service_CloudAsset_AccessSelector
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_AnalyzeIamPolicyLongrunningRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_AnalyzeIamPolicyResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_Asset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_BatchGetAssetsHistoryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_BigQueryDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_CloudassetEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_CloudassetResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_CreateFeedRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Explanation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_ExportAssetsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Feed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_FeedOutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudAssetV1Access
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudAssetV1AccessControlList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleCloudAssetV1BigQueryDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudAssetV1Edge
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudAssetV1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudAssetV1Identity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudAssetV1IdentityList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleCloudAssetV1Resource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudOrgpolicyV1BooleanPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudOrgpolicyV1ListPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleCloudOrgpolicyV1Policy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleCloudOrgpolicyV1RestoreDefault
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1AccessLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1AccessPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1ApiOperation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1BasicLevel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1Condition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1CustomLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1DevicePolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1EgressFrom
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1EgressPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1EgressTo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1IngressFrom
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1IngressPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1IngressSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1IngressTo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1MethodSelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1OsConstraint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1ServicePerimeter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_IamPolicyAnalysis
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_IamPolicyAnalysisOutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_IamPolicyAnalysisQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_IamPolicyAnalysisResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_IamPolicyAnalysisState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_IamPolicySearchResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_IdentitySelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Inventory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Item
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_ListFeedsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Options
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_OsInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_PartitionSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Permissions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_PubsubDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Resource_Feeds
- The "feeds" collection of methods.
- Google_Service_CloudAsset_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudAsset_Resource_V1
- The "v1" collection of methods.
- Google_Service_CloudAsset_ResourceSearchResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_ResourceSelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_SearchAllIamPoliciesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_SearchAllResourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_SoftwarePackage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_TemporalAsset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_TimeWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_UpdateFeedRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_VersionedPackage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_WindowsQuickFixEngineeringPackage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_WindowsUpdateCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset_WindowsUpdatePackage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudAsset_ZypperPatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudAsset
- Service definition for CloudAsset (v1).
- Google_Service_Cloudbilling_AggregationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_BillingAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_Category
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_GeoTaxonomy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_ListBillingAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_ListProjectBillingInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_ListServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_ListSkusResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_PricingExpression
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_PricingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_ProjectBillingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_Resource_BillingAccounts
- The "billingAccounts" collection of methods.
- Google_Service_Cloudbilling_Resource_BillingAccountsProjects
- The "projects" collection of methods.
- Google_Service_Cloudbilling_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Cloudbilling_Resource_Services
- The "services" collection of methods.
- Google_Service_Cloudbilling_Resource_ServicesSkus
- The "skus" collection of methods.
- Google_Service_Cloudbilling_Service
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling_Sku
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudbilling_TierRate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudbilling
- Service definition for Cloudbilling (v1).
- Google_Service_CloudBillingBudget_GoogleCloudBillingBudgetsV1Budget
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBillingBudget_GoogleCloudBillingBudgetsV1BudgetAmount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBillingBudget_GoogleCloudBillingBudgetsV1Filter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBillingBudget_GoogleCloudBillingBudgetsV1LastPeriodAmount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBillingBudget_GoogleCloudBillingBudgetsV1ListBudgetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBillingBudget_GoogleCloudBillingBudgetsV1NotificationsRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBillingBudget_GoogleCloudBillingBudgetsV1ThresholdRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBillingBudget_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBillingBudget_GoogleTypeMoney
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBillingBudget_Resource_BillingAccounts
- The "billingAccounts" collection of methods.
- Google_Service_CloudBillingBudget_Resource_BillingAccountsBudgets
- The "budgets" collection of methods.
- Google_Service_CloudBillingBudget
- Service definition for CloudBillingBudget (v1).
- Google_Service_CloudBuild_ArtifactObjects
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_ArtifactResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_Artifacts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_Build
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_BuildOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_BuildOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_BuildStep
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_BuildTrigger
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_BuiltImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_CancelBuildRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_CloudbuildEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_FileHashes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_GitHubEventsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_Hash
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_HttpBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_HTTPDelivery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_InlineSecret
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_ListBuildsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_ListBuildTriggersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_Notification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_NotifierConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_NotifierMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_NotifierSecret
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_NotifierSecretRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_NotifierSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_PullRequestFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_PushFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_ReceiveTriggerWebhookResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_RepoSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudBuild_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudBuild_Resource_ProjectsBuilds
- The "builds" collection of methods.
- Google_Service_CloudBuild_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudBuild_Resource_ProjectsLocationsBuilds
- The "builds" collection of methods.
- Google_Service_CloudBuild_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudBuild_Resource_ProjectsTriggers
- The "triggers" collection of methods.
- Google_Service_CloudBuild_Results
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_RetryBuildRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_Secret
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_SecretManagerSecret
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_Secrets
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_SlackDelivery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_SMTPDelivery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_Source
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_SourceProvenance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudBuild_StorageSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_TimeSpan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild_Volume
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudBuild
- Service definition for CloudBuild (v1).
- Google_Service_CloudComposer_AllowedIpRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_ComposerEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_DatabaseConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_EnvironmentConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_ImageVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudComposer_IPAllocationPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_ListEnvironmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudComposer_ListImageVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudComposer_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudComposer_NodeConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudComposer_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_PrivateClusterConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_PrivateEnvironmentConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudComposer_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudComposer_Resource_ProjectsLocationsEnvironments
- The "environments" collection of methods.
- Google_Service_CloudComposer_Resource_ProjectsLocationsImageVersions
- The "imageVersions" collection of methods.
- Google_Service_CloudComposer_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudComposer_SoftwareConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudComposer_WebServerConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudComposer_WebServerNetworkAccessControl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudComposer
- Service definition for CloudComposer (v1).
- Google_Service_CloudDatabaseMigrationService_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_CloudSqlConnectionProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_CloudSqlSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_ConnectionProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_DatabaseType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_DatamigrationEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_GenerateSshScriptRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_GoogleCloudClouddmsV1beta1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_ListConnectionProfilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_ListMigrationJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_MigrationJob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_MigrationJobVerificationError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_MySqlConnectionProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_PromoteMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudDatabaseMigrationService_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudDatabaseMigrationService_Resource_ProjectsLocationsConnectionProfiles
- The "connectionProfiles" collection of methods.
- Google_Service_CloudDatabaseMigrationService_Resource_ProjectsLocationsMigrationJobs
- The "migrationJobs" collection of methods.
- Google_Service_CloudDatabaseMigrationService_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudDatabaseMigrationService_RestartMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_ResumeMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_ReverseSshConnectivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_SqlAclEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_SqlIpConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_SshScript
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_SslConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_StartMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_StaticIpConnectivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_StopMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDatabaseMigrationService_VerifyMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_VmCreationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_VmSelectionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService_VpcPeeringConnectivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDatabaseMigrationService
- Service definition for CloudDatabaseMigrationService (v1beta1).
- Google_Service_CloudDebugger_AliasContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_Breakpoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDebugger_ClouddebuggerEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_CloudRepoSourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_CloudWorkspaceId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_CloudWorkspaceSourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_Debuggee
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDebugger_ExtendedSourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_FormatMessage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDebugger_GerritSourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_GetBreakpointResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_GitSourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_ListActiveBreakpointsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDebugger_ListBreakpointsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDebugger_ListDebuggeesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDebugger_ProjectRepoId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_RegisterDebuggeeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_RegisterDebuggeeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_RepoId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_Resource_Controller
- The "controller" collection of methods.
- Google_Service_CloudDebugger_Resource_ControllerDebuggees
- The "debuggees" collection of methods.
- Google_Service_CloudDebugger_Resource_ControllerDebuggeesBreakpoints
- The "breakpoints" collection of methods.
- Google_Service_CloudDebugger_Resource_Debugger
- The "debugger" collection of methods.
- Google_Service_CloudDebugger_Resource_DebuggerDebuggees
- The "debuggees" collection of methods.
- Google_Service_CloudDebugger_Resource_DebuggerDebuggeesBreakpoints
- The "breakpoints" collection of methods.
- Google_Service_CloudDebugger_SetBreakpointResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_SourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_SourceLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_StackFrame
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDebugger_StatusMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_UpdateActiveBreakpointRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_UpdateActiveBreakpointResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDebugger_Variable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDebugger
- Service definition for CloudDebugger (v2).
- Google_Service_CloudDomains_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_AuthorizationCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_ConfigureContactSettingsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_ConfigureDnsSettingsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_ConfigureManagementSettingsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_Contact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_ContactSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_CustomDns
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_DnsSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_DsRecord
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_ExportRegistrationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_GlueRecord
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_GoogleDomainsDns
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_ListRegistrationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_ManagementSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_PostalAddress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_RegisterDomainRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_RegisterParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_Registration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_ResetAuthorizationCodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudDomains_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudDomains_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudDomains_Resource_ProjectsLocationsRegistrations
- The "registrations" collection of methods.
- Google_Service_CloudDomains_RetrieveRegisterParametersResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_SearchDomainsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudDomains_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudDomains
- Service definition for CloudDomains (v1beta1).
- Google_Service_Clouderrorreporting_DeleteEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_ErrorContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Clouderrorreporting_ErrorEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_ErrorGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Clouderrorreporting_ErrorGroupStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Clouderrorreporting_HttpRequestContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_ListEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Clouderrorreporting_ListGroupStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Clouderrorreporting_ReportedErrorEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_ReportErrorEventResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Clouderrorreporting_Resource_ProjectsEvents
- The "events" collection of methods.
- Google_Service_Clouderrorreporting_Resource_ProjectsGroups
- The "groups" collection of methods.
- Google_Service_Clouderrorreporting_Resource_ProjectsGroupStats
- The "groupStats" collection of methods.
- Google_Service_Clouderrorreporting_ServiceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_SourceLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_SourceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_TimedCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting_TrackingIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Clouderrorreporting
- Service definition for Clouderrorreporting (v1beta1).
- Google_Service_CloudFilestore_Backup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_DailyCycle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_DenyMaintenancePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_FileEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_FileShareConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_ListBackupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_MaintenancePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_MaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_NetworkConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_NfsExportOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudFilestore_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudFilestore_Resource_ProjectsLocationsBackups
- The "backups" collection of methods.
- Google_Service_CloudFilestore_Resource_ProjectsLocationsInstances
- The "instances" collection of methods.
- Google_Service_CloudFilestore_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudFilestore_RestoreInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFilestore_UpdatePolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore_WeeklyCycle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFilestore
- Service definition for CloudFilestore (v1).
- Google_Service_CloudFunctions_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_CallFunctionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_CallFunctionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_CloudFunction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_EventTrigger
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_FailurePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_GenerateDownloadUrlRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_GenerateDownloadUrlResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_GenerateUploadUrlRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_GenerateUploadUrlResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_HttpsTrigger
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_ListFunctionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_OperationMetadataV1
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudFunctions_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudFunctions_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudFunctions_Resource_ProjectsLocationsFunctions
- The "functions" collection of methods.
- Google_Service_CloudFunctions_Retry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_SourceRepository
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudFunctions_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudFunctions
- Service definition for CloudFunctions (v1).
- Google_Service_CloudHealthcare_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_CharacterMaskConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_CreateMessageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_CryptoHashConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Dataset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DateShiftConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DeidentifyConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DeidentifyDatasetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DeidentifyDicomStoreRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DeidentifyFhirStoreRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DeidentifySummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DicomConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DicomFilterConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_DicomStore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ExportDicomDataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ExportDicomDataResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ExportResourcesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ExportResourcesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_FhirConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_FhirFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_FhirStore
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_FieldMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_GoogleCloudHealthcareV1DeidentifyDeidentifyFhirStoreSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_GoogleCloudHealthcareV1DicomBigQueryDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_GoogleCloudHealthcareV1DicomGcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_GoogleCloudHealthcareV1DicomGcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_GoogleCloudHealthcareV1FhirBigQueryDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_GoogleCloudHealthcareV1FhirGcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_GoogleCloudHealthcareV1FhirGcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_HealthcareEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Hl7V2NotificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Hl7V2Store
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_HttpBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ImageConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ImportDicomDataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ImportDicomDataResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ImportResourcesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ImportResourcesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_InfoTypeTransformation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_IngestMessageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_IngestMessageResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ListDatasetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ListDicomStoresResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ListFhirStoresResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ListHl7V2StoresResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ListMessagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Message
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_NotificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ParsedData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ParserConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_PatientId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_ProgressCounter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_RedactConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_ReplaceWithInfoTypeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasets
- The "datasets" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsConsentStores
- The "consentStores" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsDicomStores
- The "dicomStores" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsDicomStoresStudies
- The "studies" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsDicomStoresStudiesSeries
- The "series" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstances
- The "instances" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFrames
- The "frames" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsFhirStores
- The "fhirStores" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsFhirStoresFhir
- The "fhir" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsHl7V2Stores
- The "hl7V2Stores" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsHl7V2StoresMessages
- The "messages" collection of methods.
- Google_Service_CloudHealthcare_Resource_ProjectsLocationsDatasetsOperations
- The "operations" collection of methods.
- Google_Service_CloudHealthcare_Resources
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_SchemaConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_SearchResourcesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Segment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudHealthcare_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_StreamConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_TagFilterList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare_TextConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudHealthcare
- Service definition for CloudHealthcare (v1).
- Google_Service_CloudIAP_AccessDeniedPageSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_AccessSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_ApplicationSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIAP_Brand
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_CorsSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_CsmSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_GcipSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIAP_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_IapEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_IapResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_IapSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_IdentityAwareProxyClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_ListBrandsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIAP_ListIdentityAwareProxyClientsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIAP_OAuthSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIAP_PolicyDelegationSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_PolicyName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_ResetIdentityAwareProxyClientSecretRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudIAP_Resource_ProjectsBrands
- The "brands" collection of methods.
- Google_Service_CloudIAP_Resource_ProjectsBrandsIdentityAwareProxyClients
- The "identityAwareProxyClients" collection of methods.
- Google_Service_CloudIAP_Resource_V1
- The "v1" collection of methods.
- Google_Service_CloudIAP_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIAP_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIAP_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIAP
- Service definition for CloudIAP (v1).
- Google_Service_CloudIdentity_CheckTransitiveMembershipResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_DynamicGroupMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_DynamicGroupQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_DynamicGroupStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_EntityKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_ExpiryDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GetMembershipGraphResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1AndroidAttributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1ClientState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1CustomAttributeValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1Device
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1DeviceUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1ListClientStatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1ListDevicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1WipeDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1WipeDeviceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_Group
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_GroupRelation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_ListGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_ListMembershipsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_LookupGroupNameResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_LookupMembershipNameResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_MemberRelation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_Membership
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_MembershipAdjacencyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_MembershipRole
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_ModifyMembershipRolesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_ModifyMembershipRolesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_Resource_Devices
- The "devices" collection of methods.
- Google_Service_CloudIdentity_Resource_DevicesDeviceUsers
- The "deviceUsers" collection of methods.
- Google_Service_CloudIdentity_Resource_DevicesDeviceUsersClientStates
- The "clientStates" collection of methods.
- Google_Service_CloudIdentity_Resource_Groups
- The "groups" collection of methods.
- Google_Service_CloudIdentity_Resource_GroupsMemberships
- The "memberships" collection of methods.
- Google_Service_CloudIdentity_SearchGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_SearchTransitiveGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_SearchTransitiveMembershipsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIdentity_TransitiveMembershipRole
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_UpdateMembershipRolesParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity_UserInvitation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIdentity
- Service definition for CloudIdentity (v1).
- Google_Service_CloudIot_BindDeviceToGatewayRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_BindDeviceToGatewayResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_CloudiotEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_Device
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_DeviceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_DeviceCredential
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_DeviceRegistry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_DeviceState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_EventNotificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_GatewayConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_HttpConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_ListDeviceConfigVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_ListDeviceRegistriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_ListDevicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_ListDeviceStatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_ModifyCloudToDeviceConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_MqttConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_PublicKeyCertificate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_PublicKeyCredential
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_RegistryCredential
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudIot_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudIot_Resource_ProjectsLocationsRegistries
- The "registries" collection of methods.
- Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevices
- The "devices" collection of methods.
- Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevicesConfigVersions
- The "configVersions" collection of methods.
- Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesDevicesStates
- The "states" collection of methods.
- Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroups
- The "groups" collection of methods.
- Google_Service_CloudIot_Resource_ProjectsLocationsRegistriesGroupsDevices
- The "devices" collection of methods.
- Google_Service_CloudIot_SendCommandToDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_SendCommandToDeviceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_StateNotificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudIot_UnbindDeviceFromGatewayRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_UnbindDeviceFromGatewayResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot_X509CertificateDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudIot
- Service definition for CloudIot (v1).
- Google_Service_CloudKMS_AsymmetricDecryptRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_AsymmetricDecryptResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_AsymmetricSignRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_AsymmetricSignResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_CertificateChains
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_CryptoKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_CryptoKeyVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_CryptoKeyVersionTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_DecryptRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_DecryptResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_DestroyCryptoKeyVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_Digest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_EncryptRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_EncryptResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_ExternalProtectionLevelOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_ImportCryptoKeyVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_ImportJob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_KeyOperationAttestation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_KeyRing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_ListCryptoKeysResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_ListCryptoKeyVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_ListImportJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_ListKeyRingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_LocationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_PublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudKMS_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRings
- The "keyRings" collection of methods.
- Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsCryptoKeys
- The "cryptoKeys" collection of methods.
- Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions
- The "cryptoKeyVersions" collection of methods.
- Google_Service_CloudKMS_Resource_ProjectsLocationsKeyRingsImportJobs
- The "importJobs" collection of methods.
- Google_Service_CloudKMS_RestoreCryptoKeyVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudKMS_UpdateCryptoKeyPrimaryVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS_WrappingPublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudKMS
- Service definition for CloudKMS (v1).
- Google_Service_Cloudlatencytest_AggregatedStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudlatencytest_AggregatedStatsReply
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest_DoubleValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest_IntValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest_Stats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Cloudlatencytest_StatscollectionResource
- The "statscollection" collection of methods.
- Google_Service_Cloudlatencytest_StatsReply
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest_StringValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Cloudlatencytest
- Service definition for Cloudlatencytest (v2).
- Google_Service_CloudLifeSciences_Accelerator
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_Action
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_ContainerKilledEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_ContainerStartedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_ContainerStoppedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_DelayedEvent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_Disk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_Event
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_ExistingDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_FailedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_LifesciencesEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_Mount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_Network
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_NFSMount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_PersistentDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_Pipeline
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_PullStartedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_PullStoppedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudLifeSciences_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudLifeSciences_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudLifeSciences_Resource_ProjectsLocationsPipelines
- The "pipelines" collection of methods.
- Google_Service_CloudLifeSciences_Resources
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_RunPipelineRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_RunPipelineResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_Secret
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_ServiceAccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_UnexpectedExitStatusEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_VirtualMachine
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudLifeSciences_Volume
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_WorkerAssignedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences_WorkerReleasedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudLifeSciences
- Service definition for CloudLifeSciences (v2beta).
- Google_Service_CloudMachineLearning_GoogleApiHttpBody
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1CancelJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1GetConfigResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterOutput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1HyperparameterSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Job
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListModelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Model
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ParameterSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionOutput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1SetDefaultVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1TrainingInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1TrainingOutput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1Version
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearning_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearning_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudMachineLearning_Resource_ProjectsJobs
- The "jobs" collection of methods.
- Google_Service_CloudMachineLearning_Resource_ProjectsModels
- The "models" collection of methods.
- Google_Service_CloudMachineLearning_Resource_ProjectsModelsVersions
- The "versions" collection of methods.
- Google_Service_CloudMachineLearning_Resource_ProjectsOperations
- The "operations" collection of methods.
- Google_Service_CloudMachineLearning
- Service definition for CloudMachineLearning (v1beta1).
- Google_Service_CloudMachineLearningEngine_GoogleApiHttpBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AcceleratorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AddTrialMeasurementRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AutomatedStoppingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AutoScaling
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1BuiltInAlgorithmOutput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1CancelJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Capability
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1CheckTrialEarlyStoppingStateMetatdata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1CompleteTrialRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Config
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ContainerPort
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ContainerSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1DiskConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1EncryptionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1EnvVar
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ExplainRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ExplanationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1GetConfigResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterOutput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterOutputHyperparameterMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1HyperparameterSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1IntegratedGradientsAttribution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Job
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListModelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListOptimalTrialsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListOptimalTrialsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListStudiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListTrialsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Location
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ManualScaling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Measurement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1MeasurementMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1MetricSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Model
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ParameterSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionOutput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ReplicaConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1RequestLoggingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1RouteMap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1SampledShapleyAttribution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Scheduling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1SetDefaultVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StopTrialRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Study
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigMetricSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigParameterSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1SuggestTrialsMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1SuggestTrialsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1SuggestTrialsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1TrainingInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1TrainingOutput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Trial
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1TrialParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1Version
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1XraiAttribution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleIamV1AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleIamV1AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleIamV1Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleIamV1Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleIamV1SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleIamV1TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleIamV1TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMachineLearningEngine_GoogleTypeExpr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMachineLearningEngine_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudMachineLearningEngine_Resource_ProjectsJobs
- The "jobs" collection of methods.
- Google_Service_CloudMachineLearningEngine_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudMachineLearningEngine_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudMachineLearningEngine_Resource_ProjectsLocationsStudies
- The "studies" collection of methods.
- Google_Service_CloudMachineLearningEngine_Resource_ProjectsLocationsStudiesTrials
- The "trials" collection of methods.
- Google_Service_CloudMachineLearningEngine_Resource_ProjectsModels
- The "models" collection of methods.
- Google_Service_CloudMachineLearningEngine_Resource_ProjectsModelsVersions
- The "versions" collection of methods.
- Google_Service_CloudMachineLearningEngine_Resource_ProjectsOperations
- The "operations" collection of methods.
- Google_Service_CloudMachineLearningEngine
- Service definition for CloudMachineLearningEngine (v1).
- Google_Service_CloudMemorystoreforMemcached_ApplyParametersRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_DailyCycle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_DenyMaintenancePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudMemcacheV1beta2LocationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudMemcacheV1beta2OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudMemcacheV1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudSaasacceleratorManagementProvidersV1Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_InstanceMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_LocationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_MaintenancePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_MaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_MemcacheEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_MemcacheParameters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_Node
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_NodeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudMemorystoreforMemcached_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudMemorystoreforMemcached_Resource_ProjectsLocationsInstances
- The "instances" collection of methods.
- Google_Service_CloudMemorystoreforMemcached_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudMemorystoreforMemcached_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_UpdateParametersRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached_UpdatePolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_WeeklyCycle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMemorystoreforMemcached_ZoneMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMemorystoreforMemcached
- Service definition for CloudMemorystoreforMemcached (v1).
- Google_Service_CloudMonitoring_DeleteMetricDescriptorResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_ListMetricDescriptorsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_ListMetricDescriptorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_ListTimeseriesDescriptorsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_ListTimeseriesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_ListTimeseriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_MetricDescriptorLabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_MetricDescriptorTypeDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_Point
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_PointDistribution
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_PointDistributionBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_PointDistributionOverflowBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_PointDistributionUnderflowBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_Resource_MetricDescriptors
- The "metricDescriptors" collection of methods.
- Google_Service_CloudMonitoring_Resource_Timeseries
- The "timeseries" collection of methods.
- Google_Service_CloudMonitoring_Resource_TimeseriesDescriptors
- The "timeseriesDescriptors" collection of methods.
- Google_Service_CloudMonitoring_Timeseries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_TimeseriesDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_TimeseriesDescriptorLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_TimeseriesPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring_WriteTimeseriesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudMonitoring_WriteTimeseriesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudMonitoring
- Service definition for CloudMonitoring (v2beta2).
- Google_Service_CloudNaturalLanguage_AnalyzeEntitiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_AnalyzeEntitiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguage_AnalyzeEntitySentimentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_AnalyzeEntitySentimentResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguage_AnalyzeSentimentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_AnalyzeSentimentResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguage_AnalyzeSyntaxRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_AnalyzeSyntaxResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguage_AnnotateTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_AnnotateTextResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguage_ClassificationCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_ClassifyTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_ClassifyTextResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguage_DependencyEdge
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_Document
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_Entity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguage_EntityMention
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_Features
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_PartOfSpeech
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_Resource_Documents
- The "documents" collection of methods.
- Google_Service_CloudNaturalLanguage_Sentence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_Sentiment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguage_TextSpan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage_Token
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguage
- Service definition for CloudNaturalLanguage (v1).
- Google_Service_CloudNaturalLanguageAPI_AnalyzeEntitiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_AnalyzeEntitiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguageAPI_AnalyzeSentimentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_AnalyzeSentimentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_AnnotateTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_AnnotateTextResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguageAPI_DependencyEdge
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_Document
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_Entity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguageAPI_EntityMention
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_Features
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_PartOfSpeech
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_Resource_Documents
- The "documents" collection of methods.
- Google_Service_CloudNaturalLanguageAPI_Sentence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_Sentiment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudNaturalLanguageAPI_TextSpan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI_Token
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudNaturalLanguageAPI
- Service definition for CloudNaturalLanguageAPI (v1beta1).
- Google_Service_CloudOSLogin_ImportSshPublicKeyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudOSLogin_LoginProfile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudOSLogin_OsloginEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudOSLogin_PosixAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudOSLogin_Resource_Users
- The "users" collection of methods.
- Google_Service_CloudOSLogin_Resource_UsersProjects
- The "projects" collection of methods.
- Google_Service_CloudOSLogin_Resource_UsersSshPublicKeys
- The "sshPublicKeys" collection of methods.
- Google_Service_CloudOSLogin_SshPublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudOSLogin
- Service definition for CloudOSLogin (v1).
- Google_Service_CloudPrivateCatalog_GoogleCloudPrivatecatalogV1beta1Catalog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalog_GoogleCloudPrivatecatalogV1beta1Product
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalog_GoogleCloudPrivatecatalogV1beta1SearchCatalogsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalog_GoogleCloudPrivatecatalogV1beta1SearchProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalog_GoogleCloudPrivatecatalogV1beta1SearchVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalog_GoogleCloudPrivatecatalogV1beta1Version
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalog_Resource_Folders
- The "folders" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_FoldersCatalogs
- The "catalogs" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_FoldersProducts
- The "products" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_FoldersVersions
- The "versions" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_OrganizationsCatalogs
- The "catalogs" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_OrganizationsProducts
- The "products" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_OrganizationsVersions
- The "versions" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_ProjectsCatalogs
- The "catalogs" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_ProjectsProducts
- The "products" collection of methods.
- Google_Service_CloudPrivateCatalog_Resource_ProjectsVersions
- The "versions" collection of methods.
- Google_Service_CloudPrivateCatalog
- Service definition for CloudPrivateCatalog (v1beta1).
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1Association
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1Catalog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1CopyProductRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1CreateAssociationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1ListAssociationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1ListCatalogsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1ListProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1ListVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1Product
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1UndeleteCatalogRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1UploadIconRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1Version
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleIamV1AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleIamV1AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleIamV1Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleIamV1Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleIamV1SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleIamV1TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleIamV1TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleLongrunningCancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudPrivateCatalogProducer_GoogleTypeExpr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudPrivateCatalogProducer_Resource_Catalogs
- The "catalogs" collection of methods.
- Google_Service_CloudPrivateCatalogProducer_Resource_CatalogsAssociations
- The "associations" collection of methods.
- Google_Service_CloudPrivateCatalogProducer_Resource_CatalogsProducts
- The "products" collection of methods.
- Google_Service_CloudPrivateCatalogProducer_Resource_CatalogsProductsIcons
- The "icons" collection of methods.
- Google_Service_CloudPrivateCatalogProducer_Resource_CatalogsProductsVersions
- The "versions" collection of methods.
- Google_Service_CloudPrivateCatalogProducer_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudPrivateCatalogProducer
- Service definition for CloudPrivateCatalogProducer (v1beta1).
- Google_Service_CloudProfiler_CreateProfileRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudProfiler_Deployment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudProfiler_Profile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudProfiler_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudProfiler_Resource_ProjectsProfiles
- The "profiles" collection of methods.
- Google_Service_CloudProfiler
- Service definition for CloudProfiler (v2).
- Google_Service_CloudRedis_ExportInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_FailoverInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_GoogleCloudRedisV1LocationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_GoogleCloudRedisV1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_GoogleCloudRedisV1ZoneMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_ImportInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRedis_InstanceAuthString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRedis_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRedis_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRedis_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_RedisEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudRedis_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudRedis_Resource_ProjectsLocationsInstances
- The "instances" collection of methods.
- Google_Service_CloudRedis_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudRedis_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRedis_TlsCertificate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis_UpgradeInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRedis
- Service definition for CloudRedis (v1).
- Google_Service_CloudResourceManager_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_CreateFolderMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_CreateProjectMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_CreateTagKeyMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_CreateTagValueMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_DeleteFolderMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_DeleteOrganizationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_DeleteProjectMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_DeleteTagKeyMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_DeleteTagValueMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_Folder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_FolderOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_FolderOperationError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_ListFoldersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_MoveFolderMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_MoveFolderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_MoveProjectMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_ProjectCreationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_Resource_Folders
- The "folders" collection of methods.
- Google_Service_CloudResourceManager_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudResourceManager_SearchFoldersRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_SearchFoldersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudResourceManager_UndeleteFolderMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UndeleteFolderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UndeleteOrganizationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UndeleteProjectMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UndeleteTagKeyMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UndeleteTagValueMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UpdateFolderMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UpdateProjectMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UpdateTagKeyMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager_UpdateTagValueMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudResourceManager
- Service definition for CloudResourceManager (v2).
- Google_Service_CloudRetail_GoogleApiHttpBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailLoggingErrorContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailLoggingErrorLog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailLoggingHttpRequestContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailLoggingImportErrorContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailLoggingServiceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailLoggingSourceLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaExportErrorsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaExportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaExportProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaExportUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaImportErrorsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaImportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaImportProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaImportUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaPurgeMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaPurgeUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaRejoinUserEventsMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaRejoinUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2alphaUserEventImportSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaExportErrorsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaExportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaExportProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaExportUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaImportErrorsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaImportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaImportProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaImportUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaPurgeMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaPurgeUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaRejoinUserEventsMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaRejoinUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2betaUserEventImportSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2BigQuerySource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2Catalog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2CustomAttribute
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2GcsSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2ImportErrorsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2ImportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2ImportProductsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2ImportProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2ImportUserEventsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2ImportUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2ListCatalogsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainExportErrorsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainExportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainExportProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainExportUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainImportErrorsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainImportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainImportProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainImportUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainPurgeMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainPurgeUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainRejoinUserEventsMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainRejoinUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2mainUserEventImportSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2PredictRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2PredictResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2PredictResponsePredictionResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2PriceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2ProductDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2ProductInlineSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2ProductInputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2ProductLevelConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2PurchaseTransaction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2PurgeMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2PurgeUserEventsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2PurgeUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2RejoinUserEventsMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2RejoinUserEventsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2RejoinUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2UserEvent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2UserEventImportSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2UserEventInlineSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleCloudRetailV2UserEventInputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleCloudRetailV2UserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRetail_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRetail_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocationsCatalogs
- The "catalogs" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocationsCatalogsBranches
- The "branches" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocationsCatalogsBranchesOperations
- The "operations" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocationsCatalogsBranchesProducts
- The "products" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocationsCatalogsOperations
- The "operations" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocationsCatalogsPlacements
- The "placements" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocationsCatalogsUserEvents
- The "userEvents" collection of methods.
- Google_Service_CloudRetail_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudRetail
- Service definition for CloudRetail (v2).
- Google_Service_CloudRun_Addressable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_AuthorizedDomain
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ConfigMapEnvSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ConfigMapKeySelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ConfigMapVolumeSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_Configuration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ConfigurationSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ConfigurationStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_Container
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ContainerPort
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_DomainMapping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_DomainMappingSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_DomainMappingStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_EnvFromSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_EnvVar
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_EnvVarSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ExecAction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_GoogleCloudRunV1Condition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_HTTPGetAction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_HTTPHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_KeyToPath
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ListAuthorizedDomainsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ListConfigurationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ListDomainMappingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ListMeta
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ListRevisionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ListRoutesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ListServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_LocalObjectReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ObjectMeta
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_OwnerReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_Probe
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Resource_Namespaces
- The "namespaces" collection of methods.
- Google_Service_CloudRun_Resource_NamespacesAuthorizeddomains
- The "authorizeddomains" collection of methods.
- Google_Service_CloudRun_Resource_NamespacesConfigurations
- The "configurations" collection of methods.
- Google_Service_CloudRun_Resource_NamespacesDomainmappings
- The "domainmappings" collection of methods.
- Google_Service_CloudRun_Resource_NamespacesRevisions
- The "revisions" collection of methods.
- Google_Service_CloudRun_Resource_NamespacesRoutes
- The "routes" collection of methods.
- Google_Service_CloudRun_Resource_NamespacesServices
- The "services" collection of methods.
- Google_Service_CloudRun_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudRun_Resource_ProjectsAuthorizeddomains
- The "authorizeddomains" collection of methods.
- Google_Service_CloudRun_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudRun_Resource_ProjectsLocationsAuthorizeddomains
- The "authorizeddomains" collection of methods.
- Google_Service_CloudRun_Resource_ProjectsLocationsConfigurations
- The "configurations" collection of methods.
- Google_Service_CloudRun_Resource_ProjectsLocationsDomainmappings
- The "domainmappings" collection of methods.
- Google_Service_CloudRun_Resource_ProjectsLocationsRevisions
- The "revisions" collection of methods.
- Google_Service_CloudRun_Resource_ProjectsLocationsRoutes
- The "routes" collection of methods.
- Google_Service_CloudRun_Resource_ProjectsLocationsServices
- The "services" collection of methods.
- Google_Service_CloudRun_ResourceRecord
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ResourceRequirements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Revision
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_RevisionSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_RevisionStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_RevisionTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Route
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_RouteSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_RouteStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_SecretEnvSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_SecretKeySelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_SecretVolumeSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_SecurityContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Service
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_ServiceSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_ServiceStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Status
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_StatusCause
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_StatusDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_TCPSocketAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRun_TrafficTarget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_Volume
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun_VolumeMount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRun
- Service definition for CloudRun (v1).
- Google_Service_CloudRuntimeConfig_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRuntimeConfig_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRuntimeConfig_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRuntimeConfig_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudRuntimeConfig_RuntimeconfigEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudRuntimeConfig_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudRuntimeConfig
- Service definition for CloudRuntimeConfig (v1).
- Google_Service_CloudScheduler_AppEngineHttpTarget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_AppEngineRouting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_CloudschedulerEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_HttpTarget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_Job
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudScheduler_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudScheduler_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_OAuthToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_OidcToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_PauseJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_PubsubMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_PubsubTarget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudScheduler_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudScheduler_Resource_ProjectsLocationsJobs
- The "jobs" collection of methods.
- Google_Service_CloudScheduler_ResumeJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_RetryConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_RunJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudScheduler_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudScheduler
- Service definition for CloudScheduler (v1).
- Google_Service_CloudSearch_BooleanOperatorOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_BooleanPropertyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_CheckAccessResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_CompositeFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_CustomerIndexStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_CustomerQueryStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_CustomerSessionStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_CustomerUserStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DataSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_DataSourceIndexStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_DataSourceRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DateOperatorOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DatePropertyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DateValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_DebugOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DeleteQueueItemsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DisplayedProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DoubleOperatorOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DoublePropertyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DoubleValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_DriveFollowUpRestrict
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DriveLocationRestrict
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DriveMimeTypeRestrict
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_DriveTimeSpanRestrict
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_EmailAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_EnumOperatorOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_EnumPropertyOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_EnumValuePair
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_EnumValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ErrorInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ErrorMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_FacetBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_FacetOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_FacetResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_FieldViolation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_FilterOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_FreshnessOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_GetCustomerIndexStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_GetCustomerQueryStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_GetCustomerSessionStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_GetCustomerUserStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_GetDataSourceIndexStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_GetSearchApplicationQueryStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_GetSearchApplicationSessionStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_GetSearchApplicationUserStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_GSuitePrincipal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_HtmlOperatorOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_HtmlPropertyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_HtmlValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_IndexItemOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_IndexItemRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_IntegerOperatorOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_IntegerPropertyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_IntegerValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_Interaction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Item
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ItemAcl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ItemContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ItemCountByStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ItemMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ItemStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ItemStructuredData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ListDataSourceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ListItemNamesForUnmappedIdentityResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ListItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ListQuerySourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ListSearchApplicationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ListUnmappedIdentitiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_MatchRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Media
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_Metaline
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_Name
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_NamedProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ObjectDefinition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ObjectDisplayOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ObjectOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ObjectPropertyOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ObjectValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_PeopleSuggestion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Person
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_Photo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_PollItemsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_PollItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_Principal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ProcessingError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_PropertyDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_PropertyDisplayOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_PushItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_PushItemRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_QueryCountByStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_QueryInterpretation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_QueryInterpretationOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_QueryItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_QueryOperator
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_QuerySource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_QuerySuggestion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_RepositoryError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_RequestOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ResetSearchApplicationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Resource_Debug
- The "debug" collection of methods.
- Google_Service_CloudSearch_Resource_DebugDatasources
- The "datasources" collection of methods.
- Google_Service_CloudSearch_Resource_DebugDatasourcesItems
- The "items" collection of methods.
- Google_Service_CloudSearch_Resource_DebugDatasourcesItemsUnmappedids
- The "unmappedids" collection of methods.
- Google_Service_CloudSearch_Resource_DebugIdentitysources
- The "identitysources" collection of methods.
- Google_Service_CloudSearch_Resource_DebugIdentitysourcesItems
- The "items" collection of methods.
- Google_Service_CloudSearch_Resource_DebugIdentitysourcesUnmappedids
- The "unmappedids" collection of methods.
- Google_Service_CloudSearch_Resource_Indexing
- The "indexing" collection of methods.
- Google_Service_CloudSearch_Resource_IndexingDatasources
- The "datasources" collection of methods.
- Google_Service_CloudSearch_Resource_IndexingDatasourcesItems
- The "items" collection of methods.
- Google_Service_CloudSearch_Resource_Media
- The "media" collection of methods.
- Google_Service_CloudSearch_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudSearch_Resource_OperationsLro
- The "lro" collection of methods.
- Google_Service_CloudSearch_Resource_Query
- The "query" collection of methods.
- Google_Service_CloudSearch_Resource_QuerySources
- The "sources" collection of methods.
- Google_Service_CloudSearch_Resource_Settings
- The "settings" collection of methods.
- Google_Service_CloudSearch_Resource_SettingsDatasources
- The "datasources" collection of methods.
- Google_Service_CloudSearch_Resource_SettingsSearchapplications
- The "searchapplications" collection of methods.
- Google_Service_CloudSearch_Resource_Stats
- The "stats" collection of methods.
- Google_Service_CloudSearch_Resource_StatsIndex
- The "index" collection of methods.
- Google_Service_CloudSearch_Resource_StatsIndexDatasources
- The "datasources" collection of methods.
- Google_Service_CloudSearch_Resource_StatsQuery
- The "query" collection of methods.
- Google_Service_CloudSearch_Resource_StatsQuerySearchapplications
- The "searchapplications" collection of methods.
- Google_Service_CloudSearch_Resource_StatsSession
- The "session" collection of methods.
- Google_Service_CloudSearch_Resource_StatsSessionSearchapplications
- The "searchapplications" collection of methods.
- Google_Service_CloudSearch_Resource_StatsUser
- The "user" collection of methods.
- Google_Service_CloudSearch_Resource_StatsUserSearchapplications
- The "searchapplications" collection of methods.
- Google_Service_CloudSearch_ResponseDebugInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_RestrictItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ResultCounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ResultDebugInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ResultDisplayField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ResultDisplayLine
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ResultDisplayMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_RetrievalImportance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Schema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_ScoringConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SearchApplication
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_SearchApplicationQueryStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_SearchApplicationSessionStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SearchApplicationUserStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SearchItemsByViewUrlRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SearchItemsByViewUrlResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_SearchQualityMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SearchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_SearchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_SearchResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_Snippet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_SortOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Source
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SourceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SourceCrowdingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SourceResultCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SourceScoringConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SpellResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_StartUploadItemRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_StructuredDataObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_StructuredResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_SuggestRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_SuggestResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_SuggestResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_TextOperatorOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_TextPropertyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_TextValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_TimestampOperatorOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_TimestampPropertyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_TimestampValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSearch_UnmappedIdentity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_UnreserveItemsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_UpdateDataSourceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_UpdateSchemaRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_UploadItemRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_Value
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch_ValueFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSearch
- Service definition for CloudSearch (v1).
- Google_Service_CloudSecurityToken_GoogleIdentityStsV1ExchangeTokenRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSecurityToken_GoogleIdentityStsV1ExchangeTokenResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSecurityToken_Resource_V1
- The "v1" collection of methods.
- Google_Service_CloudSecurityToken
- Service definition for CloudSecurityToken (v1).
- Google_Service_CloudShell_AddPublicKeyMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_AddPublicKeyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_AddPublicKeyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_AuthorizeEnvironmentMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_AuthorizeEnvironmentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_AuthorizeEnvironmentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_CloudshellEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_CreateEnvironmentMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_DeleteEnvironmentMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_Environment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudShell_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudShell_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_RemovePublicKeyMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_RemovePublicKeyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_RemovePublicKeyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudShell_Resource_Users
- The "users" collection of methods.
- Google_Service_CloudShell_Resource_UsersEnvironments
- The "environments" collection of methods.
- Google_Service_CloudShell_StartEnvironmentMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_StartEnvironmentRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudShell_StartEnvironmentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudShell_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudShell
- Service definition for CloudShell (v1).
- Google_Service_CloudSourceRepositories_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSourceRepositories_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSourceRepositories_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSourceRepositories_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_ListReposResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSourceRepositories_MirrorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSourceRepositories_ProjectConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_PubsubConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_Repo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudSourceRepositories_Resource_ProjectsRepos
- The "repos" collection of methods.
- Google_Service_CloudSourceRepositories_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_SourcerepoEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSourceRepositories_SyncRepoMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_SyncRepoRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSourceRepositories_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSourceRepositories_UpdateProjectConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories_UpdateRepoRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSourceRepositories
- Service definition for CloudSourceRepositories (v1).
- Google_Service_CloudSpeechAPI_AsyncRecognizeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSpeechAPI_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSpeechAPI_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSpeechAPI_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSpeechAPI_RecognitionAudio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSpeechAPI_RecognitionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSpeechAPI_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudSpeechAPI_Resource_Speech
- The "speech" collection of methods.
- Google_Service_CloudSpeechAPI_SpeechContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSpeechAPI_SpeechEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSpeechAPI_SpeechRecognitionAlternative
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSpeechAPI_SpeechRecognitionResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSpeechAPI_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSpeechAPI_SyncRecognizeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudSpeechAPI_SyncRecognizeResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudSpeechAPI
- Service definition for CloudSpeechAPI (v1beta1).
- Google_Service_CloudTalentSolution_ApplicationInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_BatchCreateJobsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_BatchCreateJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_BatchDeleteJobsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_BatchDeleteJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_BatchOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_BatchUpdateJobsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_BatchUpdateJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_BucketizedCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_BucketRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_ClientEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CommuteFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CommuteInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_Company
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_CompanyDerivedInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CompensationEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CompensationFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_CompensationHistogramRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CompensationHistogramResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CompensationInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_CompensationRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CompleteQueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_CompletionResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CreateClientEventRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CreateCompanyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CreateJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CustomAttribute
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_CustomAttributeHistogramRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CustomAttributeHistogramResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_CustomRankingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_DeviceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4BatchCreateJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4BatchDeleteJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4BatchOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4BatchUpdateJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4CompensationInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4CompensationInfoCompensationEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4CompensationInfoCompensationRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4CustomAttribute
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4JobApplicationInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4JobDerivedInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4JobProcessingOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4JobResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_GoogleCloudTalentV4Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_HistogramFacets
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_HistogramQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_HistogramQueryResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_HistogramResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_HistogramResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_JobDerivedInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_JobEvent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_JobQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_JobResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_JobsEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_ListCompaniesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_ListTenantsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_LocationFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_MatchingJob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_MendelDebugInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_NamespacedDebugInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_NumericBucketingOption
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_NumericBucketingResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_PostalAddress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_ProcessingOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_RequestMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudTalentSolution_Resource_ProjectsClientEvents
- The "clientEvents" collection of methods.
- Google_Service_CloudTalentSolution_Resource_ProjectsCompanies
- The "companies" collection of methods.
- Google_Service_CloudTalentSolution_Resource_ProjectsJobs
- The "jobs" collection of methods.
- Google_Service_CloudTalentSolution_Resource_ProjectsTenants
- The "tenants" collection of methods.
- Google_Service_CloudTalentSolution_Resource_ProjectsTenantsClientEvents
- The "clientEvents" collection of methods.
- Google_Service_CloudTalentSolution_Resource_ProjectsTenantsCompanies
- The "companies" collection of methods.
- Google_Service_CloudTalentSolution_Resource_ProjectsTenantsJobs
- The "jobs" collection of methods.
- Google_Service_CloudTalentSolution_ResponseMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_SearchJobsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_SearchJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_SpellingCorrection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTalentSolution_Tenant
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_TimestampRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_UpdateCompanyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution_UpdateJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTalentSolution
- Service definition for CloudTalentSolution (v4).
- Google_Service_CloudTasks_AppEngineHttpRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_AppEngineRouting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_Attempt
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTasks_CloudtasksEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_CreateTaskRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_HttpRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTasks_ListQueuesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTasks_ListTasksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTasks_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_OAuthToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_OidcToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_PauseQueueRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTasks_PurgeQueueRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_Queue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_RateLimits
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudTasks_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudTasks_Resource_ProjectsLocationsQueues
- The "queues" collection of methods.
- Google_Service_CloudTasks_Resource_ProjectsLocationsQueuesTasks
- The "tasks" collection of methods.
- Google_Service_CloudTasks_ResumeQueueRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_RetryConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_RunTaskRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_StackdriverLoggingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTasks_Task
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTasks_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTasks_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTasks
- Service definition for CloudTasks (v2).
- Google_Service_CloudTrace_Annotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_Attributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_AttributeValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_BatchWriteSpansRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTrace_CloudtraceEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_Link
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_Links
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTrace_MessageEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_Module
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudTrace_Resource_ProjectsTraces
- The "traces" collection of methods.
- Google_Service_CloudTrace_Resource_ProjectsTracesSpans
- The "spans" collection of methods.
- Google_Service_CloudTrace_Span
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_StackFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_StackFrames
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTrace_StackTrace
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTrace_TimeEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace_TimeEvents
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudTrace_TruncatableString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudTrace
- Service definition for CloudTrace (v2).
- Google_Service_CloudUserAccounts_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_AuthorizedKeysView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_Condition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_Group
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_GroupList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_GroupsAddMemberRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_GroupsRemoveMemberRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_LinuxAccountViews
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_LinuxGetAuthorizedKeysViewResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudUserAccounts_LinuxGetLinuxAccountViewsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudUserAccounts_LinuxGroupView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_LinuxUserView
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudUserAccounts_LogConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudUserAccounts_LogConfigCounterOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudUserAccounts_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudUserAccounts_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudUserAccounts_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_PublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudUserAccounts_Resource_GlobalAccountsOperations
- The "globalAccountsOperations" collection of methods.
- Google_Service_CloudUserAccounts_Resource_Groups
- The "groups" collection of methods.
- Google_Service_CloudUserAccounts_Resource_Linux
- The "linux" collection of methods.
- Google_Service_CloudUserAccounts_Resource_Users
- The "users" collection of methods.
- Google_Service_CloudUserAccounts_Rule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_TestPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_TestPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_User
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts_UserList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudUserAccounts
- Service definition for CloudUserAccounts (vm_alpha).
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoProgress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1AnnotateVideoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2DetectedAttribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2DetectedLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2ExplicitContentFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2FaceFrame
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2FaceSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LabelSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2SpeechTranscription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2TextFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2TextSegment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2TimestampedObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2Track
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoAnnotationResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2VideoSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2WordInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1DetectedAttribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1DetectedLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ExplicitContentAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ExplicitContentFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1FaceDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1FaceDetectionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1FaceFrame
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1FaceSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelDetectionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LabelSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1LogoRecognitionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1NormalizedBoundingBox
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1NormalizedBoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ObjectTrackingAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ObjectTrackingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ObjectTrackingFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1DetectedAttribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1DetectedLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1FaceFrame
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1FaceSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LabelSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1SpeechTranscription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1TextFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1TextSegment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1TimestampedObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1Track
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1VideoSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1WordInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1DetectedAttribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1DetectedLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1FaceFrame
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1FaceSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1LabelAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1LabelFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1LabelSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1SpeechTranscription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1TextFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1TextSegment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1TimestampedObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1Track
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1VideoSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1WordInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1Celebrity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1CelebrityTrack
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1DetectedAttribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1DetectedLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1FaceFrame
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1FaceSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1LabelAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1LabelFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1LabelSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1SpeechTranscription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1TextFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1TextSegment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1TimestampedObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1Track
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1VideoSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1WordInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1PersonDetectionAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1PersonDetectionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1ShotChangeDetectionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1SpeechContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1SpeechRecognitionAlternative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1SpeechTranscription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1SpeechTranscriptionConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1TextDetectionConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1TextFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1TextSegment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1TimestampedObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1Track
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoAnnotationProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoAnnotationResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1VideoSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1WordInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleLongrunningCancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CloudVideoIntelligence_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CloudVideoIntelligence_Resource_Operations
- The "operations" collection of methods.
- Google_Service_CloudVideoIntelligence_Resource_OperationsProjects
- The "projects" collection of methods.
- Google_Service_CloudVideoIntelligence_Resource_OperationsProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudVideoIntelligence_Resource_OperationsProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudVideoIntelligence_Resource_Projects
- The "projects" collection of methods.
- Google_Service_CloudVideoIntelligence_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_CloudVideoIntelligence_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_CloudVideoIntelligence_Resource_Videos
- The "videos" collection of methods.
- Google_Service_CloudVideoIntelligence
- Service definition for CloudVideoIntelligence (v1).
- Google_Service_CommentAnalyzer_AnalyzeCommentRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CommentAnalyzer_AnalyzeCommentResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CommentAnalyzer_ArticleAndParentComment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CommentAnalyzer_AttributeParameters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CommentAnalyzer_AttributeScores
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CommentAnalyzer_Context
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CommentAnalyzer_Resource_Comments
- The "comments" collection of methods.
- Google_Service_CommentAnalyzer_Score
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CommentAnalyzer_SpanScore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CommentAnalyzer_SuggestCommentScoreRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CommentAnalyzer_SuggestCommentScoreResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CommentAnalyzer_TextEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CommentAnalyzer
- Service definition for CommentAnalyzer (v1alpha1).
- Google_Service_Compute_AcceleratorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AcceleratorType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AcceleratorTypeAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AcceleratorTypeAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AcceleratorTypeAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AcceleratorTypeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AcceleratorTypeListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AcceleratorTypeListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AcceleratorTypesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AcceleratorTypesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AcceleratorTypesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AccessConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Address
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AddressesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AddressList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AddressListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AdvancedMachineFeatures
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AliasIpRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AllocationSpecificSKUAllocationReservedInstanceProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AllocationSpecificSKUReservation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AttachedDisk
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AttachedDiskInitializeParams
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AuthorizationLoggingOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Autoscaler
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AutoscalerAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AutoscalerAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AutoscalerAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AutoscalerList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AutoscalerListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AutoscalerListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AutoscalersScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AutoscalersScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AutoscalersScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AutoscalerStatusDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AutoscalingPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_AutoscalingPolicyCpuUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AutoscalingPolicyCustomMetricUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AutoscalingPolicyLoadBalancingUtilization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_AutoscalingPolicyScaleInControl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Backend
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendBucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendBucketCdnPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendBucketList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendBucketListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendBucketListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendService
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendServiceCdnPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceFailoverPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendServiceGroupHealth
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceIAP
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendServiceList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServiceListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendServiceLogConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendServiceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_BackendServicesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServicesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_BackendServicesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CacheInvalidationRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_CacheKeyPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CircuitBreakers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Commitment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CommitmentAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CommitmentAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CommitmentAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_CommitmentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CommitmentListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CommitmentListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_CommitmentsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CommitmentsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CommitmentsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Condition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ConfidentialInstanceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ConnectionDraining
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ConsistentHashLoadBalancerSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ConsistentHashLoadBalancerSettingsHttpCookie
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_CorsPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_CustomerEncryptionKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_CustomerEncryptionKeyProtectedDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DeprecationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Disk
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskInstantiationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskMoveRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DisksAddResourcePoliciesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DisksRemoveResourcePoliciesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DisksResizeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DisksScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DisksScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DisksScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskTypeAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypeAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypeAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskTypeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypeListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypeListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DiskTypesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DiskTypesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DisplayDevice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_DistributionPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_DistributionPolicyZoneConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Duration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ExchangedPeeringRoute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ExchangedPeeringRoutesList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ExchangedPeeringRoutesListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ExchangedPeeringRoutesListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ExternalVpnGateway
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ExternalVpnGatewayInterface
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ExternalVpnGatewayList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ExternalVpnGatewayListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ExternalVpnGatewayListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_FileContentBuffer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Firewall
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallAllowed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallDenied
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_FirewallLogConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_FirewallPoliciesListAssociationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallPolicyAssociation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_FirewallPolicyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallPolicyListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallPolicyListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_FirewallPolicyRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallPolicyRuleMatcher
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FirewallPolicyRuleMatcherLayer4Config
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_FixedOrPercent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ForwardingRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRuleAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRuleAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRuleAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ForwardingRuleList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRuleListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRuleListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ForwardingRuleReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ForwardingRulesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRulesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ForwardingRulesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_GlobalNetworkEndpointGroupsAttachEndpointsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_GlobalNetworkEndpointGroupsDetachEndpointsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_GlobalOrganizationSetPolicyRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_GlobalSetLabelsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_GlobalSetPolicyRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_GRPCHealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_GuestAttributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_GuestAttributesEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_GuestAttributesValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_GuestOsFeature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthCheckList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthCheckListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthCheckListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthCheckLogConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthCheckReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthChecksAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthChecksAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthChecksAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthCheckService
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthCheckServiceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthCheckServicesList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthCheckServicesListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthCheckServicesListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthChecksScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthChecksScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HealthChecksScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HealthStatusForNetworkEndpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HostRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HTTP2HealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpFaultAbort
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpFaultDelay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpFaultInjection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpHeaderAction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpHeaderMatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpHeaderOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpHealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpHealthCheckList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpHealthCheckListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpHealthCheckListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpQueryParameterMatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpRedirectAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpRetryPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpRouteAction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpRouteRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpRouteRuleMatch
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpsHealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_HttpsHealthCheckList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpsHealthCheckListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_HttpsHealthCheckListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Image
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ImageList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ImageListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ImageListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ImageRawDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InitialStateConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManager
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagerActionsSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagerAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagerAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagerAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagerAutoHealingPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagerList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagerListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagerListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagersAbandonInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersApplyUpdatesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersCreateInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersDeleteInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersDeletePerInstanceConfigsReq
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersListErrorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersListManagedInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersListPerInstanceConfigsResp
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersListPerInstanceConfigsRespWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersListPerInstanceConfigsRespWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagersPatchPerInstanceConfigsReq
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersRecreateInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagersScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagersSetInstanceTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagersSetTargetPoolsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagerStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagerStatusStateful
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagerStatusStatefulPerInstanceConfigs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagerStatusVersionTarget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagersUpdatePerInstanceConfigsReq
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupManagerUpdatePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupManagerVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupsAddInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupsListInstances
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupsListInstancesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupsListInstancesWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupsListInstancesWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupsRemoveInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceGroupsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceGroupsSetNamedPortsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceListReferrers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceListReferrersWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceListReferrersWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceManagedByIgmError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceManagedByIgmErrorInstanceActionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceManagedByIgmErrorManagedInstanceError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceMoveRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstancesAddResourcePoliciesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesRemoveResourcePoliciesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstancesSetLabelsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstancesSetMachineResourcesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesSetMachineTypeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstancesSetMinCpuPlatformRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstancesSetServiceAccountRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstancesStartWithEncryptionKeyRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceTemplateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceTemplateListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InstanceTemplateListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InstanceWithNamedPorts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Int64RangeMatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Interconnect
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectAttachment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectAttachmentAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectAttachmentAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectAttachmentAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectAttachmentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectAttachmentListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectAttachmentListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectAttachmentPartnerMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectAttachmentPrivateInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectAttachmentsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectAttachmentsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectAttachmentsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectCircuitInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectDiagnostics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectDiagnosticsARPEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectDiagnosticsLinkLACPStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectDiagnosticsLinkOpticalPower
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectDiagnosticsLinkStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectLocation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectLocationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectLocationListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectLocationListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectLocationRegionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_InterconnectOutageNotification
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_InterconnectsGetDiagnosticsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_License
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LicenseCode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_LicenseCodeLicenseAlias
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LicenseResourceCommitment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LicenseResourceRequirements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LicensesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_LicensesListResponseWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_LicensesListResponseWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LocalDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LogConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LogConfigCloudAuditOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LogConfigCounterOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_LogConfigCounterOptionsCustomField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_LogConfigDataAccessOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypeAccelerators
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineTypeAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypeAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypeAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineTypeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypeListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypeListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineTypeScratchDisks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MachineTypesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MachineTypesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ManagedInstance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ManagedInstanceInstanceHealth
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ManagedInstanceLastAttempt
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ManagedInstanceLastAttemptErrors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ManagedInstanceLastAttemptErrorsErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ManagedInstanceVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MetadataFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_MetadataFilterLabelMatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_MetadataItems
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NamedPort
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Network
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroupAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroupAppEngine
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroupCloudFunction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroupCloudRun
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroupList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroupsAttachEndpointsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupsDetachEndpointsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupsListEndpointsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroupsListNetworkEndpoints
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupsListNetworkEndpointsWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupsListNetworkEndpointsWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointGroupsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkEndpointGroupsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkEndpointWithHealthStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkInterface
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NetworkListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkPeering
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworkRoutingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworksAddPeeringRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworksRemovePeeringRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NetworksUpdatePeeringRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroupAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroupAutoscalingPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroupList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroupMaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroupNode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupsAddNodesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroupsDeleteNodesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupsListNodes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupsListNodesWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupsListNodesWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroupsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeGroupsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeGroupsSetNodeTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeTemplate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTemplateAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTemplateAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTemplateAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeTemplateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTemplateListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTemplateListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeTemplateNodeTypeFlexibility
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeTemplatesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTemplatesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTemplatesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeTypeAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTypeAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTypeAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeTypeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTypeListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTypeListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NodeTypesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTypesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NodeTypesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NotificationEndpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NotificationEndpointGrpcSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_NotificationEndpointList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NotificationEndpointListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_NotificationEndpointListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OperationsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_OutlierDetection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PacketMirroring
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PacketMirroringAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PacketMirroringAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PacketMirroringAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PacketMirroringFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PacketMirroringForwardingRuleInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PacketMirroringList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PacketMirroringListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PacketMirroringListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PacketMirroringMirroredResourceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PacketMirroringMirroredResourceInfoInstanceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PacketMirroringMirroredResourceInfoSubnetInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PacketMirroringNetworkInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PacketMirroringsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PacketMirroringsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PacketMirroringsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PathMatcher
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PathRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PerInstanceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PreconfiguredWafSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_PreservedState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_PreservedStatePreservedDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Project
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ProjectsDisableXpnResourceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ProjectsEnableXpnResourceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ProjectsGetXpnResources
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ProjectsListXpnHostsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ProjectsSetDefaultNetworkTierRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Quota
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Reference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Region
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionAutoscalerList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionAutoscalerListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionAutoscalerListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionDisksAddResourcePoliciesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionDisksRemoveResourcePoliciesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionDisksResizeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionDiskTypeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionDiskTypeListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionDiskTypeListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionInstanceGroupList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionInstanceGroupManagerDeleteInstanceConfigReq
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagerList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagerListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagerListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionInstanceGroupManagerPatchInstanceConfigReq
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersAbandonInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersApplyUpdatesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersCreateInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersDeleteInstancesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersListErrorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersListInstanceConfigsResp
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersListInstanceConfigsRespWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersListInstanceConfigsRespWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionInstanceGroupManagersListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersRecreateRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersSetTargetPoolsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupManagersSetTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionInstanceGroupManagerUpdateInstanceConfigReq
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupsListInstances
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupsListInstancesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionInstanceGroupsListInstancesWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionInstanceGroupsListInstancesWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionInstanceGroupsSetNamedPortsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionSetLabelsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RegionSetPolicyRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionTargetHttpsProxiesSetSslCertificatesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RegionUrlMapsValidateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RequestMirrorPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Reservation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ReservationAffinity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ReservationAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ReservationAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ReservationAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ReservationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ReservationListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ReservationListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ReservationsResizeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ReservationsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ReservationsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ReservationsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Resource_AcceleratorTypes
- The "acceleratorTypes" collection of methods.
- Google_Service_Compute_Resource_Addresses
- The "addresses" collection of methods.
- Google_Service_Compute_Resource_Autoscalers
- The "autoscalers" collection of methods.
- Google_Service_Compute_Resource_BackendBuckets
- The "backendBuckets" collection of methods.
- Google_Service_Compute_Resource_BackendServices
- The "backendServices" collection of methods.
- Google_Service_Compute_Resource_Disks
- The "disks" collection of methods.
- Google_Service_Compute_Resource_DiskTypes
- The "diskTypes" collection of methods.
- Google_Service_Compute_Resource_ExternalVpnGateways
- The "externalVpnGateways" collection of methods.
- Google_Service_Compute_Resource_FirewallPolicies
- The "firewallPolicies" collection of methods.
- Google_Service_Compute_Resource_Firewalls
- The "firewalls" collection of methods.
- Google_Service_Compute_Resource_ForwardingRules
- The "forwardingRules" collection of methods.
- Google_Service_Compute_Resource_GlobalAddresses
- The "globalAddresses" collection of methods.
- Google_Service_Compute_Resource_GlobalForwardingRules
- The "globalForwardingRules" collection of methods.
- Google_Service_Compute_Resource_GlobalNetworkEndpointGroups
- The "globalNetworkEndpointGroups" collection of methods.
- Google_Service_Compute_Resource_GlobalOperations
- The "globalOperations" collection of methods.
- Google_Service_Compute_Resource_GlobalOrganizationOperations
- The "globalOrganizationOperations" collection of methods.
- Google_Service_Compute_Resource_HealthChecks
- The "healthChecks" collection of methods.
- Google_Service_Compute_Resource_HttpHealthChecks
- The "httpHealthChecks" collection of methods.
- Google_Service_Compute_Resource_HttpsHealthChecks
- The "httpsHealthChecks" collection of methods.
- Google_Service_Compute_Resource_Images
- The "images" collection of methods.
- Google_Service_Compute_Resource_InstanceGroupManagers
- The "instanceGroupManagers" collection of methods.
- Google_Service_Compute_Resource_InstanceGroups
- The "instanceGroups" collection of methods.
- Google_Service_Compute_Resource_Instances
- The "instances" collection of methods.
- Google_Service_Compute_Resource_InstanceTemplates
- The "instanceTemplates" collection of methods.
- Google_Service_Compute_Resource_InterconnectAttachments
- The "interconnectAttachments" collection of methods.
- Google_Service_Compute_Resource_InterconnectLocations
- The "interconnectLocations" collection of methods.
- Google_Service_Compute_Resource_Interconnects
- The "interconnects" collection of methods.
- Google_Service_Compute_Resource_LicenseCodes
- The "licenseCodes" collection of methods.
- Google_Service_Compute_Resource_Licenses
- The "licenses" collection of methods.
- Google_Service_Compute_Resource_MachineTypes
- The "machineTypes" collection of methods.
- Google_Service_Compute_Resource_NetworkEndpointGroups
- The "networkEndpointGroups" collection of methods.
- Google_Service_Compute_Resource_Networks
- The "networks" collection of methods.
- Google_Service_Compute_Resource_NodeGroups
- The "nodeGroups" collection of methods.
- Google_Service_Compute_Resource_NodeTemplates
- The "nodeTemplates" collection of methods.
- Google_Service_Compute_Resource_NodeTypes
- The "nodeTypes" collection of methods.
- Google_Service_Compute_Resource_PacketMirrorings
- The "packetMirrorings" collection of methods.
- Google_Service_Compute_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Compute_Resource_RegionAutoscalers
- The "regionAutoscalers" collection of methods.
- Google_Service_Compute_Resource_RegionBackendServices
- The "regionBackendServices" collection of methods.
- Google_Service_Compute_Resource_RegionCommitments
- The "regionCommitments" collection of methods.
- Google_Service_Compute_Resource_RegionDisks
- The "regionDisks" collection of methods.
- Google_Service_Compute_Resource_RegionDiskTypes
- The "regionDiskTypes" collection of methods.
- Google_Service_Compute_Resource_RegionHealthChecks
- The "regionHealthChecks" collection of methods.
- Google_Service_Compute_Resource_RegionHealthCheckServices
- The "regionHealthCheckServices" collection of methods.
- Google_Service_Compute_Resource_RegionInstanceGroupManagers
- The "regionInstanceGroupManagers" collection of methods.
- Google_Service_Compute_Resource_RegionInstanceGroups
- The "regionInstanceGroups" collection of methods.
- Google_Service_Compute_Resource_RegionNetworkEndpointGroups
- The "regionNetworkEndpointGroups" collection of methods.
- Google_Service_Compute_Resource_RegionNotificationEndpoints
- The "regionNotificationEndpoints" collection of methods.
- Google_Service_Compute_Resource_RegionOperations
- The "regionOperations" collection of methods.
- Google_Service_Compute_Resource_Regions
- The "regions" collection of methods.
- Google_Service_Compute_Resource_RegionSslCertificates
- The "regionSslCertificates" collection of methods.
- Google_Service_Compute_Resource_RegionTargetHttpProxies
- The "regionTargetHttpProxies" collection of methods.
- Google_Service_Compute_Resource_RegionTargetHttpsProxies
- The "regionTargetHttpsProxies" collection of methods.
- Google_Service_Compute_Resource_RegionUrlMaps
- The "regionUrlMaps" collection of methods.
- Google_Service_Compute_Resource_Reservations
- The "reservations" collection of methods.
- Google_Service_Compute_Resource_ResourcePolicies
- The "resourcePolicies" collection of methods.
- Google_Service_Compute_Resource_Routers
- The "routers" collection of methods.
- Google_Service_Compute_Resource_Routes
- The "routes" collection of methods.
- Google_Service_Compute_Resource_SecurityPolicies
- The "securityPolicies" collection of methods.
- Google_Service_Compute_Resource_Snapshots
- The "snapshots" collection of methods.
- Google_Service_Compute_Resource_SslCertificates
- The "sslCertificates" collection of methods.
- Google_Service_Compute_Resource_SslPolicies
- The "sslPolicies" collection of methods.
- Google_Service_Compute_Resource_Subnetworks
- The "subnetworks" collection of methods.
- Google_Service_Compute_Resource_TargetGrpcProxies
- The "targetGrpcProxies" collection of methods.
- Google_Service_Compute_Resource_TargetHttpProxies
- The "targetHttpProxies" collection of methods.
- Google_Service_Compute_Resource_TargetHttpsProxies
- The "targetHttpsProxies" collection of methods.
- Google_Service_Compute_Resource_TargetInstances
- The "targetInstances" collection of methods.
- Google_Service_Compute_Resource_TargetPools
- The "targetPools" collection of methods.
- Google_Service_Compute_Resource_TargetSslProxies
- The "targetSslProxies" collection of methods.
- Google_Service_Compute_Resource_TargetTcpProxies
- The "targetTcpProxies" collection of methods.
- Google_Service_Compute_Resource_TargetVpnGateways
- The "targetVpnGateways" collection of methods.
- Google_Service_Compute_Resource_UrlMaps
- The "urlMaps" collection of methods.
- Google_Service_Compute_Resource_VpnGateways
- The "vpnGateways" collection of methods.
- Google_Service_Compute_Resource_VpnTunnels
- The "vpnTunnels" collection of methods.
- Google_Service_Compute_Resource_ZoneOperations
- The "zoneOperations" collection of methods.
- Google_Service_Compute_Resource_Zones
- The "zones" collection of methods.
- Google_Service_Compute_ResourceCommitment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourceGroupReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePoliciesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourcePoliciesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourcePoliciesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicyAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourcePolicyAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourcePolicyAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicyDailyCycle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicyGroupPlacementPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicyHourlyCycle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourcePolicyListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourcePolicyListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicySnapshotSchedulePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicySnapshotSchedulePolicyRetentionPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicySnapshotSchedulePolicySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ResourcePolicySnapshotSchedulePolicySnapshotProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourcePolicyWeeklyCycle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ResourcePolicyWeeklyCycleDayOfWeek
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Route
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouteList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouteListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouteListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Router
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterAdvertisedIpRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RouterAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RouterBgp
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterBgpPeer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterInterface
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RouterList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RouterNat
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterNatLogConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RouterNatSubnetworkToNat
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RoutersPreviewResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RoutersScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RoutersScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RoutersScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RouterStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterStatusBgpPeerStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterStatusNatStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouterStatusResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_RouteWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_RouteWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Rule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Scheduling
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SchedulingNodeAffinity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_Screenshot
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SecurityPoliciesListPreconfiguredExpressionSetsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SecurityPoliciesWafConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SecurityPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SecurityPolicyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SecurityPolicyListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SecurityPolicyListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SecurityPolicyReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SecurityPolicyRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SecurityPolicyRuleMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SecurityPolicyRuleMatcherConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SecuritySettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SerialPortOutput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ServerBinding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ServiceAccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ShieldedInstanceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ShieldedInstanceIdentity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ShieldedInstanceIdentityEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ShieldedInstanceIntegrityPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SignedUrlKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Snapshot
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SnapshotList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SnapshotListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SnapshotListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SourceInstanceParams
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificateAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificateAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificateAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SslCertificateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificateListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificateListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SslCertificateManagedSslCertificate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificateSelfManagedSslCertificate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SslCertificatesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificatesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslCertificatesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SSLHealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SslPoliciesList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslPoliciesListAvailableFeaturesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslPoliciesListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslPoliciesListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SslPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslPolicyReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SslPolicyWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SslPolicyWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_StatefulPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_StatefulPolicyPreservedState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_StatefulPolicyPreservedStateDiskDevice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Subnetwork
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SubnetworkAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SubnetworkAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SubnetworkAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SubnetworkList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SubnetworkListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SubnetworkListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SubnetworkLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SubnetworkSecondaryRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SubnetworksExpandIpCidrRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SubnetworksScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SubnetworksScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_SubnetworksScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_SubnetworksSetPrivateIpGoogleAccessRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Tags
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetGrpcProxy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetGrpcProxyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetGrpcProxyListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetGrpcProxyListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetHttpProxiesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpProxiesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpProxiesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetHttpProxy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetHttpProxyAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpProxyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpProxyListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpProxyListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetHttpsProxiesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpsProxiesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpsProxiesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetHttpsProxiesSetQuicOverrideRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetHttpsProxiesSetSslCertificatesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpsProxy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpsProxyAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpsProxyAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpsProxyAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetHttpsProxyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpsProxyListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetHttpsProxyListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetInstance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetInstanceAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstanceAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstanceAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetInstanceList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstanceListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstanceListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetInstancesScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstancesScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetInstancesScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetPool
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetPoolInstanceHealth
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetPoolsAddHealthCheckRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsAddInstanceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsRemoveHealthCheckRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsRemoveInstanceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetPoolsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetSslProxiesSetBackendServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetSslProxiesSetProxyHeaderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetSslProxiesSetSslCertificatesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetSslProxy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetSslProxyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetSslProxyListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetSslProxyListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetTcpProxiesSetBackendServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetTcpProxiesSetProxyHeaderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetTcpProxy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetTcpProxyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetTcpProxyListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetTcpProxyListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetVpnGateway
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewayAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewayAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewayAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetVpnGatewayList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewayListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewayListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TargetVpnGatewaysScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewaysScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TargetVpnGatewaysScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TCPHealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_TestFailure
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TestPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_TestPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMap
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapsAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapsAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapsAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapsValidateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapsValidateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapTest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlMapTestHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UrlMapValidationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UrlRewrite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UsableSubnetwork
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UsableSubnetworksAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UsableSubnetworksAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_UsableSubnetworksAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UsableSubnetworkSecondaryRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_UsageExportLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VmEndpointNatMappings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VmEndpointNatMappingsInterfaceNatMappings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VmEndpointNatMappingsList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VmEndpointNatMappingsListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VmEndpointNatMappingsListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnGateway
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewayAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewayAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewayAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnGatewayList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewayListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewayListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnGatewaysGetStatusResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnGatewaysScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewaysScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewaysScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnGatewayStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewayStatusHighAvailabilityRequirementState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnGatewayStatusTunnel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnGatewayStatusVpnConnection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnGatewayVpnGatewayInterface
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnTunnel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelAggregatedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelAggregatedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelAggregatedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnTunnelList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_VpnTunnelsScopedList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelsScopedListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_VpnTunnelsScopedListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_WafExpressionSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_WafExpressionSetExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_WeightedBackendService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_XpnHostList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_XpnHostListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_XpnHostListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_XpnResourceId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_Zone
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ZoneList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ZoneListWarning
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute_ZoneListWarningData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ZoneSetLabelsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Compute_ZoneSetPolicyRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Compute
- Service definition for Compute (v1).
- Google_Service_ConsumerSurveys_FieldMask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ConsumerSurveys_MobileAppPanel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ConsumerSurveys_MobileAppPanelsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ConsumerSurveys_PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_Resource_Mobileapppanels
- The "mobileapppanels" collection of methods.
- Google_Service_ConsumerSurveys_Resource_Results
- The "results" collection of methods.
- Google_Service_ConsumerSurveys_Resource_Surveys
- The "surveys" collection of methods.
- Google_Service_ConsumerSurveys_ResultsGetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_ResultsMask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ConsumerSurveys_Survey
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ConsumerSurveys_SurveyAudience
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ConsumerSurveys_SurveyCost
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_SurveyQuestion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ConsumerSurveys_SurveyQuestionImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_SurveyRejection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_SurveyResults
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_SurveysDeleteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_SurveysListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ConsumerSurveys_SurveysStartRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_SurveysStartResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_SurveysStopResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ConsumerSurveys
- Service definition for ConsumerSurveys (v2).
- Google_Service_Container_AcceleratorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_AddonsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_AuthenticatorGroupsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_AutoprovisioningNodePoolDefaults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_AutoUpgradeOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_BigQueryDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_BinaryAuthorization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_CidrBlock
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ClientCertificateConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_CloudRunConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_Cluster
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ClusterAutoscaling
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ClusterUpdate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_CompleteIPRotationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ConfigConnectorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ConsumptionMeteringConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ContainerEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_CreateClusterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_CreateNodePoolRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_DailyMaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_DatabaseEncryption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_DefaultSnatStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_DnsCacheConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_GcePersistentDiskCsiDriverConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_GetJSONWebKeysResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_GetOpenIDConfigResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_HorizontalPodAutoscaling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_HttpCacheControlResponseHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_HttpLoadBalancing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_IntraNodeVisibilityConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_IPAllocationPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_Jwk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_KubernetesDashboard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_LegacyAbac
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ListClustersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ListNodePoolsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ListUsableSubnetworksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_MaintenancePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_MaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_MasterAuth
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_MasterAuthorizedNetworksConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_MaxPodsConstraint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_Metric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_NetworkConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_NetworkPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_NetworkPolicyConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_NodeConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_NodeManagement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_NodePool
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_NodePoolAutoscaling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_NodeTaint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_OperationProgress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_PrivateClusterConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_PrivateClusterMasterGlobalAccessConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_RecurringTimeWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ReleaseChannel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ReleaseChannelConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_ReservationAffinity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Container_Resource_ProjectsAggregated
- The "aggregated" collection of methods.
- Google_Service_Container_Resource_ProjectsAggregatedUsableSubnetworks
- The "usableSubnetworks" collection of methods.
- Google_Service_Container_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Container_Resource_ProjectsLocationsClusters
- The "clusters" collection of methods.
- Google_Service_Container_Resource_ProjectsLocationsClustersNodePools
- The "nodePools" collection of methods.
- Google_Service_Container_Resource_ProjectsLocationsClustersWellKnown
- The "well-known" collection of methods.
- Google_Service_Container_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Container_Resource_ProjectsZones
- The "zones" collection of methods.
- Google_Service_Container_Resource_ProjectsZonesClusters
- The "clusters" collection of methods.
- Google_Service_Container_Resource_ProjectsZonesClustersNodePools
- The "nodePools" collection of methods.
- Google_Service_Container_Resource_ProjectsZonesOperations
- The "operations" collection of methods.
- Google_Service_Container_ResourceLimit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ResourceUsageExportConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_RollbackNodePoolUpgradeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SandboxConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ServerConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_SetAddonsConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetLabelsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetLegacyAbacRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetLocationsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_SetLoggingServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetMaintenancePolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetMasterAuthRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetMonitoringServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetNetworkPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetNodePoolAutoscalingRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetNodePoolManagementRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_SetNodePoolSizeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ShieldedInstanceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_ShieldedNodes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_StartIPRotationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_StatusCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_TimeWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_UpdateClusterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_UpdateMasterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_UpdateNodePoolRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_UpgradeEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_UpgradeSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_UsableSubnetwork
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Container_UsableSubnetworkSecondaryRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_VerticalPodAutoscaling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_WorkloadIdentityConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container_WorkloadMetadataConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Container
- Service definition for Container (v1).
- Google_Service_ContainerAnalysis_AliasContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Artifact
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_ArtifactHashes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_ArtifactRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Attestation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Authority
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Basis
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_BatchCreateNotesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_BatchCreateNotesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_BatchCreateOccurrencesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_BatchCreateOccurrencesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Build
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_BuildProvenance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_BuildSignature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_ByProducts
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_CloudRepoSourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Command
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_ContaineranalysisEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_ContaineranalysisResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_CVSSv3
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Deployable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Deployment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Derived
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Detail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Details
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Discovered
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Discovery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Distribution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_FileHashes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Fingerprint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_FixableTotalByDigest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GenericSignedAttestation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_GerritSourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GitSourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GrafeasV1beta1BuildDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GrafeasV1beta1DeploymentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GrafeasV1beta1DiscoveryDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GrafeasV1beta1ImageDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GrafeasV1beta1IntotoArtifact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GrafeasV1beta1IntotoDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_GrafeasV1beta1IntotoSignature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GrafeasV1beta1PackageDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_GrafeasV1beta1VulnerabilityDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Hash
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Hint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Installation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_InToto
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_KnowledgeBase
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Layer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Link
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_ListNoteOccurrencesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_ListNotesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_ListOccurrencesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_ListScanConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Note
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Occurrence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Package
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_PackageIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_PgpSignedAttestation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_ProjectRepoId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_RelatedUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_RepoId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Resource_Projects
- The "projects" collection of methods.
- Google_Service_ContainerAnalysis_Resource_ProjectsNotes
- The "notes" collection of methods.
- Google_Service_ContainerAnalysis_Resource_ProjectsNotesOccurrences
- The "occurrences" collection of methods.
- Google_Service_ContainerAnalysis_Resource_ProjectsOccurrences
- The "occurrences" collection of methods.
- Google_Service_ContainerAnalysis_Resource_ProjectsScanConfigs
- The "scanConfigs" collection of methods.
- Google_Service_ContainerAnalysis_ScanConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Signature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_SigningKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Source
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_SourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_Version
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_Vulnerability
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_VulnerabilityLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ContainerAnalysis_VulnerabilityOccurrencesSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis_WindowsDetail
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ContainerAnalysis
- Service definition for ContainerAnalysis (v1beta1).
- Google_Service_Coordinate_CustomField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_CustomFieldDef
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_CustomFieldDefListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_CustomFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_EnumItemDef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_JobChange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_JobListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_JobState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_Location
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_LocationListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_LocationRecord
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_Resource_CustomFieldDef
- The "customFieldDef" collection of methods.
- Google_Service_Coordinate_Resource_Jobs
- The "jobs" collection of methods.
- Google_Service_Coordinate_Resource_Location
- The "location" collection of methods.
- Google_Service_Coordinate_Resource_Schedule
- The "schedule" collection of methods.
- Google_Service_Coordinate_Resource_Team
- The "team" collection of methods.
- Google_Service_Coordinate_Resource_Worker
- The "worker" collection of methods.
- Google_Service_Coordinate_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_Team
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_TeamListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_Worker
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Coordinate_WorkerListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Coordinate
- Service definition for Coordinate (v1).
- Google_Service_Customsearch_Promotion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch_PromotionBodyLines
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_PromotionImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_Resource_Cse
- The "cse" collection of methods.
- Google_Service_Customsearch_Resource_CseSiterestrict
- The "siterestrict" collection of methods.
- Google_Service_Customsearch_Result
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch_ResultImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_ResultLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_Search
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch_SearchQueries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Customsearch_SearchQueriesNextPage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_SearchQueriesPreviousPage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_SearchQueriesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_SearchSearchInformation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_SearchSpelling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch_SearchUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Customsearch
- Service definition for Customsearch (v1).
- Google_Service_CustomSearchAPI_Promotion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CustomSearchAPI_PromotionBodyLines
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_PromotionImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_Resource_Cse
- The "cse" collection of methods.
- Google_Service_CustomSearchAPI_Resource_CseSiterestrict
- The "siterestrict" collection of methods.
- Google_Service_CustomSearchAPI_Result
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CustomSearchAPI_ResultImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_ResultLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_Search
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CustomSearchAPI_SearchQueries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_CustomSearchAPI_SearchQueriesNextPage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_SearchQueriesPreviousPage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_SearchQueriesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_SearchSearchInformation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_SearchSpelling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI_SearchUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_CustomSearchAPI
- Service definition for CustomSearchAPI (v1).
- Google_Service_DatabaseMigrationService_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_CloudSqlConnectionProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_CloudSqlSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_ConnectionProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_DatabaseType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_DatamigrationEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_GenerateSshScriptRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_GoogleCloudClouddmsV1beta1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_ListConnectionProfilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_ListMigrationJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_MigrationJob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_MigrationJobVerificationError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_MySqlConnectionProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_PromoteMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_Resource_Projects
- The "projects" collection of methods.
- Google_Service_DatabaseMigrationService_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_DatabaseMigrationService_Resource_ProjectsLocationsConnectionProfiles
- The "connectionProfiles" collection of methods.
- Google_Service_DatabaseMigrationService_Resource_ProjectsLocationsMigrationJobs
- The "migrationJobs" collection of methods.
- Google_Service_DatabaseMigrationService_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_DatabaseMigrationService_RestartMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_ResumeMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_ReverseSshConnectivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_SqlAclEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_SqlIpConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_SshScript
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_SslConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_StartMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_StaticIpConnectivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_StopMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DatabaseMigrationService_VerifyMigrationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_VmCreationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_VmSelectionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService_VpcPeeringConnectivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DatabaseMigrationService
- Service definition for DatabaseMigrationService (v1beta1).
- Google_Service_DataCatalog_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_DatacatalogEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1BigQueryTableSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ColumnSchema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1Entry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1EntryGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1FieldType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1FieldTypeEnumType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1GcsFilesetSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1GcsFileSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1InlineSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ListEntriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ListTagsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1PolicyTag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1Schema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1SearchCatalogRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1SearchCatalogResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1SearchCatalogResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1SerializedPolicyTag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1SerializedTaxonomy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1SystemTimestamps
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1TableSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1Tag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1TagField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1TagFieldEnumValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1TagTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1TagTemplateField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1Taxonomy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_GoogleCloudDatacatalogV1beta1ViewSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_Resource_Catalog
- The "catalog" collection of methods.
- Google_Service_DataCatalog_Resource_Entries
- The "entries" collection of methods.
- Google_Service_DataCatalog_Resource_Projects
- The "projects" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsEntryGroups
- The "entryGroups" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsEntryGroupsEntries
- The "entries" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsEntryGroupsEntriesTags
- The "tags" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsEntryGroupsTags
- The "tags" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsTagTemplates
- The "tagTemplates" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsTagTemplatesFields
- The "fields" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsTagTemplatesFieldsEnumValues
- The "enumValues" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsTaxonomies
- The "taxonomies" collection of methods.
- Google_Service_DataCatalog_Resource_ProjectsLocationsTaxonomiesPolicyTags
- The "policyTags" collection of methods.
- Google_Service_DataCatalog_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataCatalog_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataCatalog
- Service definition for DataCatalog (v1beta1).
- Google_Service_Dataflow_ApproximateProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ApproximateReportedProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ApproximateSplitRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Artifact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_AutoscalingEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_AutoscalingSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_BigQueryIODetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_BigTableIODetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CommitTemplateVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ComponentSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ComponentTransform
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ComputationTopology
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ConcatPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ContainerSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CounterMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CounterStructuredName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CounterStructuredNameAndMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CounterUpdate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CPUTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CreateJobFromTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CreateTemplateVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_CustomSourceLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_DataDiskAssignment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_DataflowEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_DatastoreIODetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_DeleteSnapshotResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_DerivedSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Disk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_DisplayData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_DistributionUpdate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_DynamicSourceSplit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Environment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ExecutionStageState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ExecutionStageSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_FailedLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_FileIODetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_FlattenInstruction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_FlexTemplateRuntimeEnvironment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_FloatingPointList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_FloatingPointMean
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_GetDebugConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_GetDebugConfigResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_GetTemplateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Histogram
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_HotKeyDetection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_InstructionInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_InstructionOutput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_IntegerGauge
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_IntegerList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_IntegerMean
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_JobExecutionDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_JobExecutionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_JobExecutionStageInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_JobMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_JobMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_JobMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_KeyRangeDataDiskAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_KeyRangeLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_LaunchFlexTemplateParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_LaunchFlexTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_LaunchFlexTemplateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_LaunchTemplateParameters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_LaunchTemplateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_LeaseWorkItemRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_LeaseWorkItemResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ListJobMessagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ListSnapshotsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ListTemplateVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_MapTask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_MemInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_MetricShortId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_MetricStructuredName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_MetricUpdate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ModifyTemplateVersionLabelRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ModifyTemplateVersionLabelResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ModifyTemplateVersionTagRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ModifyTemplateVersionTagResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_MountedDataDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_MultiOutputInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_NameAndKind
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Package
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ParallelInstruction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_Parameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ParameterMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ParDoInstruction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_PartialGroupByKeyInstruction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_PipelineDescription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_Point
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Position
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ProgressTimeseries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_PubSubIODetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_PubsubLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_PubsubSnapshotMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_QueryInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ReadInstruction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ReportedParallelism
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ReportWorkItemStatusRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ReportWorkItemStatusResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsCatalogTemplates
- The "catalogTemplates" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsCatalogTemplatesTemplateVersions
- The "templateVersions" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsJobs
- The "jobs" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsJobsDebug
- The "debug" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsJobsMessages
- The "messages" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsJobsWorkItems
- The "workItems" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsFlexTemplates
- The "flexTemplates" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsJobs
- The "jobs" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsJobsDebug
- The "debug" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsJobsMessages
- The "messages" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsJobsSnapshots
- The "snapshots" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsJobsStages
- The "stages" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsJobsWorkItems
- The "workItems" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsSnapshots
- The "snapshots" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsSql
- The "sql" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsLocationsTemplates
- The "templates" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsSnapshots
- The "snapshots" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsTemplates
- The "templates" collection of methods.
- Google_Service_Dataflow_Resource_ProjectsTemplateVersions
- The "templateVersions" collection of methods.
- Google_Service_Dataflow_ResourceUtilizationReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ResourceUtilizationReportResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_RuntimeEnvironment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_RuntimeMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SdkHarnessContainerImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SDKInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SdkVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SendDebugCaptureRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SendDebugCaptureResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SendWorkerMessagesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SendWorkerMessagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SeqMapTask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SeqMapTaskOutputInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_ShellTask
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SideInputInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_Sink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Snapshot
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SnapshotJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Source
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SourceFork
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceGetMetadataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceGetMetadataResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceSplitOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceSplitRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SourceSplitResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_SourceSplitShard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SpannerIODetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_SplitInt64
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StageExecutionDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StageSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StageSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StateFamilyConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_Step
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamingApplianceSnapshotConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamingComputationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StreamingComputationRanges
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StreamingComputationTask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StreamingConfigTask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StreamingSetupTask
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamingSideInputLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamingStageLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StreamLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_StringList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_StructuredMessage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_TaskRunnerSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_TemplateMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_TemplateVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_TopologyConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_TransformSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_ValidateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkerHealthReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkerHealthReportResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerLifecycleEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerMessageCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerMessageResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerPool
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkerSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerShutdownNotice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkerShutdownNoticeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow_WorkItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkItemDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkItemServiceState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WorkItemStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataflow_WriteInstruction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataflow
- Service definition for Dataflow (v1b3).
- Google_Service_DataFusion_Accelerator
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_DatafusionEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_ListAvailableVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_NetworkConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_Resource_Projects
- The "projects" collection of methods.
- Google_Service_DataFusion_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_DataFusion_Resource_ProjectsLocationsInstances
- The "instances" collection of methods.
- Google_Service_DataFusion_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_DataFusion_Resource_ProjectsLocationsVersions
- The "versions" collection of methods.
- Google_Service_DataFusion_RestartInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataFusion_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion_Version
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataFusion
- Service definition for DataFusion (v1).
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1CreateInstructionMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1GcsFolderDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1alpha1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1AnnotatedDataset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Annotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1AnnotationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1AnnotationSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1AnnotationSpecSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1AnnotationValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Attempt
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1BigQuerySource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1BoundingPolyConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ClassificationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ClassificationMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ConfusionMatrix
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1CreateDatasetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1CreateInstructionMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1CreateInstructionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1CsvInstruction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1DataItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Dataset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Evaluation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1EvaluationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1EvaluationJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1EvaluationJobConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1EvaluationMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1EventConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Example
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ExampleComparison
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ExportDataOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ExportDataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1FeedbackMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1FeedbackThread
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1GcsFolderDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1HumanAnnotationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImageClassificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImagePayload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImportDataOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ImportDataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Instruction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelImageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1LabelVideoRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListDataItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListDatasetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListExamplesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ListInstructionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1NormalizedPolyline
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ObjectDetectionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ObjectTrackingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ObjectTrackingFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1OperatorFeedbackMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1OperatorMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1PauseEvaluationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1PdfInstruction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Polyline
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1PolylineConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1PrCurve
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1RequesterFeedbackMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1ResumeEvaluationJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Row
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1SegmentationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1SentimentConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1SequentialSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1TextClassificationAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1TextClassificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1TextMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1TextPayload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1TimeSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1VideoClassificationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1VideoEventAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1VideoPayload
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1VideoThumbnail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p1alpha1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleCloudDatalabelingV1p2alpha1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataLabeling_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataLabeling_Resource_Projects
- The "projects" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsAnnotationSpecSets
- The "annotationSpecSets" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasets
- The "datasets" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsAnnotatedDatasets
- The "annotatedDatasets" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsAnnotatedDatasetsDataItems
- The "dataItems" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsAnnotatedDatasetsExamples
- The "examples" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsAnnotatedDatasetsFeedbackThreads
- The "feedbackThreads" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsAnnotatedDatasetsFeedbackThreadsFeedbackMessages
- The "feedbackMessages" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsDataItems
- The "dataItems" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsEvaluations
- The "evaluations" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsEvaluationsExampleComparisons
- The "exampleComparisons" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsImage
- The "image" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsText
- The "text" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsDatasetsVideo
- The "video" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsEvaluationJobs
- The "evaluationJobs" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsEvaluations
- The "evaluations" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsInstructions
- The "instructions" collection of methods.
- Google_Service_DataLabeling_Resource_ProjectsOperations
- The "operations" collection of methods.
- Google_Service_DataLabeling
- Service definition for DataLabeling (v1beta1).
- Google_Service_Dataproc_AcceleratorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_AutoscalingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_AutoscalingPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_BasicAutoscalingAlgorithm
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_BasicYarnAutoscalingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_CancelJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_Cluster
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ClusterConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ClusterMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_ClusterOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_ClusterOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ClusterOperationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_ClusterSelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_ClusterStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_DataprocEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_DiagnoseClusterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_DiagnoseClusterResults
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_DiskConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_EncryptionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_EndpointConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_GceClusterConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_HadoopJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_HiveJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_InjectCredentialsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_InstanceGroupAutoscalingPolicyConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_InstanceGroupConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_InstanceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_InstantiateWorkflowTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_JobMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_JobPlacement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_JobReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_JobScheduling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_JobStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_KerberosConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_LifecycleConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_ListAutoscalingPoliciesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ListClustersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ListWorkflowTemplatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_LoggingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_ManagedCluster
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_ManagedGroupConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_NodeGroupAffinity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_NodeInitializationAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_OrderedJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ParameterValidation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_PigJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_PrestoJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_PySparkJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_QueryList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_RegexValidation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ReservationAffinity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsLocationsAutoscalingPolicies
- The "autoscalingPolicies" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsLocationsWorkflowTemplates
- The "workflowTemplates" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsRegions
- The "regions" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsRegionsAutoscalingPolicies
- The "autoscalingPolicies" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsRegionsClusters
- The "clusters" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsRegionsJobs
- The "jobs" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsRegionsOperations
- The "operations" collection of methods.
- Google_Service_Dataproc_Resource_ProjectsRegionsWorkflowTemplates
- The "workflowTemplates" collection of methods.
- Google_Service_Dataproc_SecurityConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_ShieldedInstanceConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_SoftwareConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_SparkJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_SparkRJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_SparkSqlJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_SubmitJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_TemplateParameter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_ValueValidation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_WorkflowGraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_WorkflowMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_WorkflowNode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_WorkflowTemplate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dataproc_WorkflowTemplatePlacement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc_YarnApplication
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dataproc
- Service definition for Dataproc (v1).
- Google_Service_DataprocMetastore_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_DatabaseDump
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_ExportMetadataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_HiveMetastoreConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_HiveMetastoreVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_KerberosConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_ListMetadataImportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_ListServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_LocationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_MaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_MetadataExport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_MetadataImport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_MetadataIntegration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_MetadataManagementActivity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_MetastoreEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_Resource_Projects
- The "projects" collection of methods.
- Google_Service_DataprocMetastore_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_DataprocMetastore_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_DataprocMetastore_Resource_ProjectsLocationsServices
- The "services" collection of methods.
- Google_Service_DataprocMetastore_Resource_ProjectsLocationsServicesMetadataImports
- The "metadataImports" collection of methods.
- Google_Service_DataprocMetastore_Secret
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_Service
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DataprocMetastore_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataprocMetastore
- Service definition for DataprocMetastore (v1beta).
- Google_Service_Datastore_AllocateIdsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_AllocateIdsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_ArrayValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_BeginTransactionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_BeginTransactionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_CommitRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_CommitResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_CompositeFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_DatastoreEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_EntityResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1beta1CommonMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1beta1EntityFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_GoogleDatastoreAdminV1beta1ExportEntitiesMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1beta1ExportEntitiesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1beta1ImportEntitiesMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1beta1Progress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1CommonMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1EntityFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_GoogleDatastoreAdminV1ExportEntitiesMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1ExportEntitiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1ExportEntitiesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1ImportEntitiesMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1ImportEntitiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1Index
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_GoogleDatastoreAdminV1IndexedProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1IndexOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleDatastoreAdminV1ListIndexesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_GoogleDatastoreAdminV1Progress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_GqlQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_GqlQueryParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Key
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_KindExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_LookupRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_LookupResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_Mutation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_MutationResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_PartitionId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_PathElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Projection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_PropertyFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_PropertyOrder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_PropertyReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Query
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_QueryResultBatch
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_ReadOnly
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_ReadOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_ReadWrite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_ReserveIdsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_ReserveIdsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Datastore_Resource_ProjectsIndexes
- The "indexes" collection of methods.
- Google_Service_Datastore_Resource_ProjectsOperations
- The "operations" collection of methods.
- Google_Service_Datastore_RollbackRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_RollbackResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_RunQueryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_RunQueryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Datastore_TransactionOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore_Value
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Datastore
- Service definition for Datastore (v1).
- Google_Service_DataTransfer_Application
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataTransfer_ApplicationDataTransfer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataTransfer_ApplicationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataTransfer_ApplicationTransferParam
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataTransfer_DataTransfer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataTransfer_DataTransfersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DataTransfer_Resource_Applications
- The "applications" collection of methods.
- Google_Service_DataTransfer_Resource_Transfers
- The "transfers" collection of methods.
- Google_Service_DataTransfer
- Service definition for DataTransfer (datatransfer_v1).
- Google_Service_DeploymentManager_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_ConfigFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_Deployment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_DeploymentLabelEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_DeploymentmanagerResource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_DeploymentmanagerResourceWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_DeploymentmanagerResourceWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_DeploymentsCancelPreviewRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_DeploymentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_DeploymentsStopRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_DeploymentUpdate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_DeploymentUpdateLabelEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_GlobalSetPolicyRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_ImportFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_Manifest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_ManifestsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_OperationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_Resource_Deployments
- The "deployments" collection of methods.
- Google_Service_DeploymentManager_Resource_Manifests
- The "manifests" collection of methods.
- Google_Service_DeploymentManager_Resource_Operations
- The "operations" collection of methods.
- Google_Service_DeploymentManager_Resource_Resources
- The "resources" collection of methods.
- Google_Service_DeploymentManager_Resource_Types
- The "types" collection of methods.
- Google_Service_DeploymentManager_ResourceAccessControl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_ResourcesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_ResourceUpdate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_ResourceUpdateError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_ResourceUpdateErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_ResourceUpdateWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_ResourceUpdateWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_TargetConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_TestPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_TestPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager_Type
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DeploymentManager_TypesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DeploymentManager
- Service definition for DeploymentManager (v2).
- Google_Service_Devprojects_AbuseiamClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_AbuseSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_AbuseType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_Acceptance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_AcceptanceDenied
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_AcceptanceRequired
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ActivationLink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ActivationLinksCollection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ActivationLinksValidateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ActivationLinksValidateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ActiveApi
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ActiveMember
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_AgeRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_AndRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApiaryProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApiaryPropertySection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApiConsumer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ApiConsumerId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ApiconsumersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApiData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ApiDefinition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApiLimitDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ApiLimitStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ApiSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApisListConsumedResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApisListProducedResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApisListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ApiStatsInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_AppEngineSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_AppsScriptSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_AuthSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_BucketId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_BucketLimitStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_Client
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ClientInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_CloudComputeSection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_CloudSqlSection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_CloudStorageSection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_Component
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ComponentAbuseStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ConsumerInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_Context
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_DomainAccountData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_DomainData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_EmbeddingParameters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_Evaluation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_Feature
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_GeoRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_IamSection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_InstalledAppInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_Locale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ManagedEntityMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_NameValuePair
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_NotRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_OrRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_PlusPageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProducerConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProjectClientStructure
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ProjectData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ProjectLinkingSection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProjectPlusPage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProjectsDeveloperKeyToProjectIdResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProjectsGetProjectClientStructureRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProjectsGetProjectClientStructureResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProjectsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ProjectsNotifyOwnersRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProjectsNotifyOwnersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ProjectsStringIdToNumericIdResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ProjectsUndeleteRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_QueryUrl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_QuotaBucketDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_QuotaConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_QuotaConstraints
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_QuotaInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_Region
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_Resource_ActivationLinks
- The "activationLinks" collection of methods.
- Google_Service_Devprojects_Resource_Apiconsumers
- The "apiconsumers" collection of methods.
- Google_Service_Devprojects_Resource_Apis
- The "apis" collection of methods.
- Google_Service_Devprojects_Resource_Controlwidgets
- The "controlwidgets" collection of methods.
- Google_Service_Devprojects_Resource_Domains
- The "domains" collection of methods.
- Google_Service_Devprojects_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Devprojects_Resource_Toses
- The "toses" collection of methods.
- Google_Service_Devprojects_Resource_Users
- The "users" collection of methods.
- Google_Service_Devprojects_RobotCreationParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_ServiceAccountMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_ServiceAccountSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_SpecialRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_StatsInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_StatsSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_Target
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_TeamSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_TermInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_TermsContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_TermsOfService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_TermsVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_TosesAcceptRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_TosesAcceptResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_TosesCheckRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_TosesCheckResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_TosesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_TypedKeyValuePair
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_TypedValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_UiCustomizationSection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_UserData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_UserNotification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_UserRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Devprojects_UsersTermsOfService
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_Verdict
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects_VerdictRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Devprojects
- Service definition for Devprojects (v1).
- Google_Service_Dfareporting_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountActiveAdSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AccountPermission
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountPermissionGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AccountPermissionGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountPermissionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AccountUserProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AccountUserProfilesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Activities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Ad
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AdBlockingConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AdsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AdSlot
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Advertiser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AdvertiserGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AdvertiserGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AdvertiserLandingPagesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AdvertisersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_AudienceSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_AudienceSegmentGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Browser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_BrowsersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Campaign
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CampaignCreativeAssociation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CampaignCreativeAssociationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CampaignManagerIds
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CampaignsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ChangeLog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ChangeLogsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ChannelGrouping
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ChannelGroupingRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CitiesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_City
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ClickTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ClickThroughUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ClickThroughUrlSuffixProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CompanionClickThroughOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CompanionSetting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CompatibleFields
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ConnectionType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ConnectionTypesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ContentCategoriesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ContentCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Conversion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ConversionError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ConversionsBatchInsertRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ConversionsBatchInsertResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ConversionsBatchUpdateRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ConversionsBatchUpdateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ConversionStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CountriesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Country
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Creative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeAsset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeAssetId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeAssetMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeAssetSelection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeAssignment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeClickThroughUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeCustomEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeFieldAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeFieldsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeFieldValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeFieldValuesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeGroupAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CreativeGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeOptimizationConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativeRotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CreativesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CrossDimensionReachReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CustomEvent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CustomEventClickAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CustomEventError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CustomEventImpressionAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CustomEventInsert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CustomEventsBatchInsertRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CustomEventsBatchInsertResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CustomEventStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CustomFloodlightVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CustomRichMediaEvents
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_CustomVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CustomViewabilityMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_CustomViewabilityMetricConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DayPartTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DeepLink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DefaultClickThroughEventTagProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DeliverySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DfareportingFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DfareportingFileUrls
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DfpSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Dimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DimensionFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DimensionValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DimensionValueList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DimensionValueRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DirectorySite
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DirectorySiteSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DirectorySitesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DisjunctiveMatchStatement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_DV3Ids
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DynamicTargetingKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_DynamicTargetingKeysListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_EncryptionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_EventFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_EventTag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_EventTagOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_EventTagsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FileList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Flight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightActivitiesGenerateTagResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightActivitiesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightActivity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightActivityDynamicTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightActivityGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightActivityGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightActivityPublisherDynamicTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FloodlightConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightConfigurationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FloodlightReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_FrequencyCap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_FsCommand
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_GeoTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_InventoryItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_InventoryItemsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_KeyValueTargetingExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_LandingPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Language
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_LanguagesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_LanguageTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_LastModifiedInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ListPopulationClause
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ListPopulationRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ListPopulationTerm
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ListTargetingExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_LookbackConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Metric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Metro
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_MetrosListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_MobileApp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_MobileAppsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_MobileCarrier
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_MobileCarriersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ObaIcon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ObjectFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OffsetPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OmnitureSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OperatingSystem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OperatingSystemsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OperatingSystemVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OperatingSystemVersionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OptimizationActivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Order
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OrderContact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_OrderDocument
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OrderDocumentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_OrdersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PathFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PathReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PathReportDimensionValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PathToConversionReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Placement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PlacementGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementsGenerateTagsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementStrategiesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlacementStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PlacementTag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PlatformType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PlatformTypesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PopupWindowProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PostalCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_PostalCodesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Pricing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PricingSchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_PricingSchedulePricingPeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Project
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ProjectsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReachReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Recipient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Region
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_RegionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_RemarketingList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_RemarketingListShare
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_RemarketingListsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_Report
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ReportCompatibleFields
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportCrossDimensionReachCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportDelivery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportFloodlightCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportFloodlightCriteriaReportProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ReportList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportPathAttributionCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportPathCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportPathToConversionCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportPathToConversionCriteriaReportProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ReportReachCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportSchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ReportsConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Resource_AccountActiveAdSummaries
- The "accountActiveAdSummaries" collection of methods.
- Google_Service_Dfareporting_Resource_AccountPermissionGroups
- The "accountPermissionGroups" collection of methods.
- Google_Service_Dfareporting_Resource_AccountPermissions
- The "accountPermissions" collection of methods.
- Google_Service_Dfareporting_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_Dfareporting_Resource_AccountUserProfiles
- The "accountUserProfiles" collection of methods.
- Google_Service_Dfareporting_Resource_Ads
- The "ads" collection of methods.
- Google_Service_Dfareporting_Resource_AdvertiserGroups
- The "advertiserGroups" collection of methods.
- Google_Service_Dfareporting_Resource_AdvertiserLandingPages
- The "advertiserLandingPages" collection of methods.
- Google_Service_Dfareporting_Resource_Advertisers
- The "advertisers" collection of methods.
- Google_Service_Dfareporting_Resource_Browsers
- The "browsers" collection of methods.
- Google_Service_Dfareporting_Resource_CampaignCreativeAssociations
- The "campaignCreativeAssociations" collection of methods.
- Google_Service_Dfareporting_Resource_Campaigns
- The "campaigns" collection of methods.
- Google_Service_Dfareporting_Resource_ChangeLogs
- The "changeLogs" collection of methods.
- Google_Service_Dfareporting_Resource_Cities
- The "cities" collection of methods.
- Google_Service_Dfareporting_Resource_ConnectionTypes
- The "connectionTypes" collection of methods.
- Google_Service_Dfareporting_Resource_ContentCategories
- The "contentCategories" collection of methods.
- Google_Service_Dfareporting_Resource_Conversions
- The "conversions" collection of methods.
- Google_Service_Dfareporting_Resource_Countries
- The "countries" collection of methods.
- Google_Service_Dfareporting_Resource_CreativeAssets
- The "creativeAssets" collection of methods.
- Google_Service_Dfareporting_Resource_CreativeFields
- The "creativeFields" collection of methods.
- Google_Service_Dfareporting_Resource_CreativeFieldValues
- The "creativeFieldValues" collection of methods.
- Google_Service_Dfareporting_Resource_CreativeGroups
- The "creativeGroups" collection of methods.
- Google_Service_Dfareporting_Resource_Creatives
- The "creatives" collection of methods.
- Google_Service_Dfareporting_Resource_CustomEvents
- The "customEvents" collection of methods.
- Google_Service_Dfareporting_Resource_DimensionValues
- The "dimensionValues" collection of methods.
- Google_Service_Dfareporting_Resource_DirectorySites
- The "directorySites" collection of methods.
- Google_Service_Dfareporting_Resource_DynamicTargetingKeys
- The "dynamicTargetingKeys" collection of methods.
- Google_Service_Dfareporting_Resource_EventTags
- The "eventTags" collection of methods.
- Google_Service_Dfareporting_Resource_Files
- The "files" collection of methods.
- Google_Service_Dfareporting_Resource_FloodlightActivities
- The "floodlightActivities" collection of methods.
- Google_Service_Dfareporting_Resource_FloodlightActivityGroups
- The "floodlightActivityGroups" collection of methods.
- Google_Service_Dfareporting_Resource_FloodlightConfigurations
- The "floodlightConfigurations" collection of methods.
- Google_Service_Dfareporting_Resource_InventoryItems
- The "inventoryItems" collection of methods.
- Google_Service_Dfareporting_Resource_Languages
- The "languages" collection of methods.
- Google_Service_Dfareporting_Resource_Metros
- The "metros" collection of methods.
- Google_Service_Dfareporting_Resource_MobileApps
- The "mobileApps" collection of methods.
- Google_Service_Dfareporting_Resource_MobileCarriers
- The "mobileCarriers" collection of methods.
- Google_Service_Dfareporting_Resource_OperatingSystems
- The "operatingSystems" collection of methods.
- Google_Service_Dfareporting_Resource_OperatingSystemVersions
- The "operatingSystemVersions" collection of methods.
- Google_Service_Dfareporting_Resource_OrderDocuments
- The "orderDocuments" collection of methods.
- Google_Service_Dfareporting_Resource_Orders
- The "orders" collection of methods.
- Google_Service_Dfareporting_Resource_PlacementGroups
- The "placementGroups" collection of methods.
- Google_Service_Dfareporting_Resource_Placements
- The "placements" collection of methods.
- Google_Service_Dfareporting_Resource_PlacementStrategies
- The "placementStrategies" collection of methods.
- Google_Service_Dfareporting_Resource_PlatformTypes
- The "platformTypes" collection of methods.
- Google_Service_Dfareporting_Resource_PostalCodes
- The "postalCodes" collection of methods.
- Google_Service_Dfareporting_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Dfareporting_Resource_Regions
- The "regions" collection of methods.
- Google_Service_Dfareporting_Resource_RemarketingLists
- The "remarketingLists" collection of methods.
- Google_Service_Dfareporting_Resource_RemarketingListShares
- The "remarketingListShares" collection of methods.
- Google_Service_Dfareporting_Resource_Reports
- The "reports" collection of methods.
- Google_Service_Dfareporting_Resource_ReportsCompatibleFields
- The "compatibleFields" collection of methods.
- Google_Service_Dfareporting_Resource_ReportsFiles
- The "files" collection of methods.
- Google_Service_Dfareporting_Resource_Sites
- The "sites" collection of methods.
- Google_Service_Dfareporting_Resource_Sizes
- The "sizes" collection of methods.
- Google_Service_Dfareporting_Resource_Subaccounts
- The "subaccounts" collection of methods.
- Google_Service_Dfareporting_Resource_TargetableRemarketingLists
- The "targetableRemarketingLists" collection of methods.
- Google_Service_Dfareporting_Resource_TargetingTemplates
- The "targetingTemplates" collection of methods.
- Google_Service_Dfareporting_Resource_UserProfiles
- The "userProfiles" collection of methods.
- Google_Service_Dfareporting_Resource_UserRolePermissionGroups
- The "userRolePermissionGroups" collection of methods.
- Google_Service_Dfareporting_Resource_UserRolePermissions
- The "userRolePermissions" collection of methods.
- Google_Service_Dfareporting_Resource_UserRoles
- The "userRoles" collection of methods.
- Google_Service_Dfareporting_Resource_VideoFormats
- The "videoFormats" collection of methods.
- Google_Service_Dfareporting_RichMediaExitOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Rule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Site
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SiteCompanionSetting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SiteContact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_SiteSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_SiteSkippableSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_SitesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SiteTranscodeSetting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SiteVideoSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Size
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_SizesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SkippableSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_SortedDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_Subaccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_SubaccountsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_TagData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TagSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TagSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TargetableRemarketingList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TargetableRemarketingListsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_TargetingTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TargetingTemplatesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_TargetWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TechnologyTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_ThirdPartyAuthenticationToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_ThirdPartyTrackingUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_TranscodeSetting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UniversalAdId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserDefinedVariableConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserProfileList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UserRole
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UserRolePermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserRolePermissionGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_UserRolePermissionGroupsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UserRolePermissionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_UserRolesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_VideoFormat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_VideoFormatsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dfareporting_VideoOffset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting_VideoSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dfareporting
- Service definition for Dfareporting (v3.4).
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Agent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3AgentValidationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3AudioInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3BatchRunTestCasesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1AudioInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ConversationTurn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1DtmfInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1EventHandler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1EventInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ExportAgentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1Form
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1FormParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1Fulfillment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1InputAudioConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1Intent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1IntentInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1IntentParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1PageInfoFormInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1QueryInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1ResponseMessageText
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1RunTestCaseResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1SessionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1TestCase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1TestCaseError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1TestCaseResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1TestConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1TestError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1TestRunDifference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1TextInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1TransitionRoute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1WebhookRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1WebhookResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3CalculateCoverageResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ConversationTurn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ConversationTurnUserInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3DetectIntentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3DetectIntentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3DtmfInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3EntityType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3EntityTypeEntity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Environment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3EnvironmentVersionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3EventHandler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3EventInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Experiment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExperimentDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExperimentResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExperimentResultMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExportAgentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExportAgentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExportTestCasesMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExportTestCasesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExportTestCasesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Flow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FlowValidationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Form
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FormParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FormParameterFillBehavior
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FulfillIntentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FulfillIntentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Fulfillment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FulfillmentConditionalCases
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ImportDocumentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ImportTestCasesMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ImportTestCasesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ImportTestCasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3InputAudioConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Intent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3IntentCoverage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3IntentCoverageIntent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3IntentInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3IntentParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3IntentTrainingPhrase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3IntentTrainingPhrasePart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListAgentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListEntityTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListEnvironmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListExperimentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListFlowsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListIntentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListPagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListSecuritySettingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListTestCaseResultsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListTestCasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ListWebhooksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3LoadVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Match
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3MatchIntentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3MatchIntentResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3NluSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3OutputAudioConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3PageInfoFormInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResourceName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ResponseMessageText
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3RestoreAgentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3RunTestCaseMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3RunTestCaseRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3RunTestCaseResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3SecuritySettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3SentimentAnalysisResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3SessionEntityType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3SessionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3SpeechToTextSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3StartExperimentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3StopExperimentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3SynthesizeSpeechConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TestCase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TestCaseError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TestCaseResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TestConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TestError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TestRunDifference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TextInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TrainFlowRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TransitionCoverage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TransitionCoverageTransition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TransitionRoute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TransitionRouteGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ValidateAgentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ValidateFlowRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ValidationMessage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3VariantsHistory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Version
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3VersionVariants
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3VersionVariantsVariant
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3VoiceSelectionParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3Webhook
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookGenericWebService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2Agent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2AnnotatedMessagePart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchCreateEntitiesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteEntitiesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchDeleteIntentsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntitiesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateIntentsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2BatchUpdateIntentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Context
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EntityTypeEntity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1EventInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1ExportAgentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Intent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCardButton
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageListSelect
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageMediaContent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageRbmText
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSuggestion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSuggestions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTableCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageText
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentParameter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentTrainingPhrase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1KnowledgeAnswers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Sentiment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SentimentAnalysisResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1SessionEntityType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1WebhookResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2Context
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ConversationEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2DetectIntentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2DetectIntentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityTypeBatch
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2EntityTypeEntity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2EventInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ExportAgentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ExportAgentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2Fulfillment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2FulfillmentFeature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2FulfillmentGenericWebService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ImportAgentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2InputAudioConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentBatch
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentFollowupIntentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCardButton
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCardButton
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCarouselSelect
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageColumnProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageListSelect
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageListSelectItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageMediaContent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageQuickReplies
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSelectItemInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSimpleResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSimpleResponses
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSuggestion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageSuggestions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageTableCard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageTableCardCell
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageTableCardRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentMessageText
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentParameter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentTrainingPhrase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2IntentTrainingPhrasePart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ListContextsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ListEntityTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ListEnvironmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ListIntentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ListSessionEntityTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2Message
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2MessageAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2OriginalDetectIntentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2OutputAudioConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2RestoreAgentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2SearchAgentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2Sentiment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2SentimentAnalysisRequestConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2SentimentAnalysisResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2SessionEntityType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2SpeechContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2SynthesizeSpeechConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2TextInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2TrainAgentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ValidationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2ValidationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2VoiceSelectionParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2WebhookRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV2WebhookResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dialogflow_GoogleTypeLatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dialogflow_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgent
- The "agent" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentEntityTypes
- The "entityTypes" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentEntityTypesEntities
- The "entities" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentEnvironments
- The "environments" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentEnvironmentsUsers
- The "users" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentEnvironmentsUsersSessions
- The "sessions" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentEnvironmentsUsersSessionsContexts
- The "contexts" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentEnvironmentsUsersSessionsEntityTypes
- The "entityTypes" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentIntents
- The "intents" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentSessions
- The "sessions" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentSessionsContexts
- The "contexts" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsAgentSessionsEntityTypes
- The "entityTypes" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgents
- The "agents" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsEntityTypes
- The "entityTypes" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsEnvironments
- The "environments" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsEnvironmentsExperiments
- The "experiments" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsEnvironmentsSessions
- The "sessions" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsEnvironmentsSessionsEntityTypes
- The "entityTypes" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsFlows
- The "flows" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsFlowsPages
- The "pages" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsFlowsTransitionRouteGroups
- The "transitionRouteGroups" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsFlowsVersions
- The "versions" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsIntents
- The "intents" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsSessions
- The "sessions" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsSessionsEntityTypes
- The "entityTypes" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsTestCases
- The "testCases" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsTestCasesResults
- The "results" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsAgentsWebhooks
- The "webhooks" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsLocationsSecuritySettings
- The "securitySettings" collection of methods.
- Google_Service_Dialogflow_Resource_ProjectsOperations
- The "operations" collection of methods.
- Google_Service_Dialogflow
- Service definition for Dialogflow (v3).
- Google_Service_Digitalassetlinks_AndroidAppAsset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Digitalassetlinks_Asset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Digitalassetlinks_CertificateInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Digitalassetlinks_CheckResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Digitalassetlinks_ListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Digitalassetlinks_Resource_Assetlinks
- The "assetlinks" collection of methods.
- Google_Service_Digitalassetlinks_Resource_Statements
- The "statements" collection of methods.
- Google_Service_Digitalassetlinks_Statement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Digitalassetlinks_WebAsset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Digitalassetlinks
- Service definition for Digitalassetlinks (v1).
- Google_Service_Directory_Alias
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Aliases
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Asp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Asps
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Building
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_BuildingAddress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_BuildingCoordinates
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Buildings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_CalendarResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_CalendarResources
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDevice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_ChromeOsDeviceAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDeviceActiveTimeRanges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDeviceCpuStatusReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDeviceDeviceFiles
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDeviceDiskVolumeReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_ChromeOsDeviceDiskVolumeReportsVolumeInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDeviceLastKnownNetwork
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDeviceRecentUsers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsDevices
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_ChromeOsDeviceSystemRamFreeReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_ChromeOsDeviceTpmVersionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_ChromeOsMoveDevicesToOu
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Customer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_CustomerPostalAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_DirectoryChromeosdevicesCommand
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_DirectoryChromeosdevicesCommandResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_DirectoryChromeosdevicesIssueCommandRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_DirectoryChromeosdevicesIssueCommandResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_DomainAlias
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_DomainAliases
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Domains
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Domains2
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Feature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_FeatureInstance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_FeatureRename
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Features
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Group
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Groups
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Member
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Members
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_MembersHasMember
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_MobileDevice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_MobileDeviceAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_MobileDeviceApplications
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_MobileDevices
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_OrgUnit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_OrgUnits
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Privilege
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Privileges
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_RecentUsers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Resource_Asps
- The "asps" collection of methods.
- Google_Service_Directory_Resource_Channels
- The "channels" collection of methods.
- Google_Service_Directory_Resource_Chromeosdevices
- The "chromeosdevices" collection of methods.
- Google_Service_Directory_Resource_Customer
- The "customer" collection of methods.
- Google_Service_Directory_Resource_CustomerDevices
- The "devices" collection of methods.
- Google_Service_Directory_Resource_CustomerDevicesChromeos
- The "chromeos" collection of methods.
- Google_Service_Directory_Resource_CustomerDevicesChromeosCommands
- The "commands" collection of methods.
- Google_Service_Directory_Resource_Customers
- The "customers" collection of methods.
- Google_Service_Directory_Resource_DomainAliases
- The "domainAliases" collection of methods.
- Google_Service_Directory_Resource_Domains
- The "domains" collection of methods.
- Google_Service_Directory_Resource_Groups
- The "groups" collection of methods.
- Google_Service_Directory_Resource_GroupsAliases
- The "aliases" collection of methods.
- Google_Service_Directory_Resource_Members
- The "members" collection of methods.
- Google_Service_Directory_Resource_Mobiledevices
- The "mobiledevices" collection of methods.
- Google_Service_Directory_Resource_Orgunits
- The "orgunits" collection of methods.
- Google_Service_Directory_Resource_Privileges
- The "privileges" collection of methods.
- Google_Service_Directory_Resource_Resources
- The "resources" collection of methods.
- Google_Service_Directory_Resource_ResourcesBuildings
- The "buildings" collection of methods.
- Google_Service_Directory_Resource_ResourcesCalendars
- The "calendars" collection of methods.
- Google_Service_Directory_Resource_ResourcesFeatures
- The "features" collection of methods.
- Google_Service_Directory_Resource_RoleAssignments
- The "roleAssignments" collection of methods.
- Google_Service_Directory_Resource_Roles
- The "roles" collection of methods.
- Google_Service_Directory_Resource_Schemas
- The "schemas" collection of methods.
- Google_Service_Directory_Resource_Tokens
- The "tokens" collection of methods.
- Google_Service_Directory_Resource_TwoStepVerification
- The "twoStepVerification" collection of methods.
- Google_Service_Directory_Resource_Users
- The "users" collection of methods.
- Google_Service_Directory_Resource_UsersAliases
- The "aliases" collection of methods.
- Google_Service_Directory_Resource_UsersPhotos
- The "photos" collection of methods.
- Google_Service_Directory_Resource_VerificationCodes
- The "verificationCodes" collection of methods.
- Google_Service_Directory_Role
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_RoleAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_RoleAssignments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_RoleRolePrivileges
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Roles
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Schema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_SchemaFieldSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_SchemaFieldSpecNumericIndexingSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Schemas
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Token
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_Tokens
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_User
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_UserAbout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserEmail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserExternalId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserGender
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserIm
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserKeyword
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserMakeAdmin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserOrganization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserPhone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserPhoto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserPosixAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserRelation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_Users
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory_UserSshPublicKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserUndelete
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_UserWebsite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_VerificationCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Directory_VerificationCodes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Directory
- Service definition for Directory (directory_v1).
- Google_Service_DisplayVideo_ActivateManualTriggerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ActiveViewVideoViewabilityMetricConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Adloox
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_Advertiser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AdvertiserAdServerConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AdvertiserCreativeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AdvertiserDataAccessConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AdvertiserGeneralConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AdvertiserSdfConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AdvertiserTargetingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AgeRangeAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AgeRangeTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AppAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AppCategoryAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AppCategoryTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Asset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AssetAssociation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AssignedInventorySource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AssignedLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AssignedTargetingOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AssignedUserRole
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AudienceGroupAssignedTargetingOptionDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_AudioVideoOffset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AuditAdvertiserResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AuthorizedSellerStatusAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_AuthorizedSellerStatusTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_BiddingStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_BrowserAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_BrowserTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_BulkEditAdvertiserAssignedTargetingOptionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditAdvertiserAssignedTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditAssignedInventorySourcesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditAssignedInventorySourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditAssignedLocationsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditAssignedLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditAssignedUserRolesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditAssignedUserRolesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditLineItemAssignedTargetingOptionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditLineItemAssignedTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditNegativeKeywordsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditNegativeKeywordsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditPartnerAssignedTargetingOptionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditPartnerAssignedTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditSitesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkEditSitesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkListAdvertiserAssignedTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_BulkListLineItemAssignedTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_Campaign
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CampaignFlight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CampaignGoal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CarrierAndIspAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CarrierAndIspTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CategoryAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CategoryTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ChannelAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CmHybridConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_CmTrackingAd
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CombinedAudience
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CombinedAudienceGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_CombinedAudienceTargetingSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ContentInstreamPositionAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ContentInstreamPositionTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ContentOutstreamPositionAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ContentOutstreamPositionTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ConversionCountingConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_CounterEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CreateAssetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CreateAssetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CreateAssignedTargetingOptionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_CreateSdfDownloadTaskRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Creative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_CreativeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CustomBiddingAlgorithm
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CustomList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_CustomListGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_CustomListTargetingSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DayAndTimeAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DeactivateManualTriggerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DeleteAssignedTargetingOptionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_DeviceMakeModelAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DeviceMakeModelTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DeviceTypeAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DeviceTypeTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DigitalContentLabelAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DigitalContentLabelTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Dimensions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DisplayvideoEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DoubleVerify
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_DoubleVerifyAppStarRating
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DoubleVerifyBrandSafetyCategories
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_DoubleVerifyDisplayViewability
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DoubleVerifyFraudInvalidTraffic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_DoubleVerifyVideoViewability
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_EnvironmentAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_EnvironmentTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ExchangeAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ExchangeConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ExchangeConfigEnabledExchange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ExchangeReviewStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ExchangeTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ExitEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_FirstAndThirdPartyAudience
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_FirstAndThirdPartyAudienceGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_FirstAndThirdPartyAudienceTargetingSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_FixedBidStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_FloodlightGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_FrequencyCap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_GenderAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_GenderTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_GeoRegionAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_GeoRegionSearchTerms
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_GeoRegionTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_GoogleAudience
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_GoogleAudienceGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_GoogleAudienceTargetingSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_GoogleBytestreamMedia
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_HouseholdIncomeAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_HouseholdIncomeTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_IdFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_InsertionOrder
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_InsertionOrderBudget
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_InsertionOrderBudgetSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_IntegralAdScience
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_IntegrationDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_InventorySource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_InventorySourceAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_InventorySourceDisplayCreativeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_InventorySourceFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_InventorySourceGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_InventorySourceGroupAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_InventorySourceStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_InventorySourceVideoCreativeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_KeywordAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_LanguageAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_LanguageTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_LineItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_LineItemBudget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_LineItemFlight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ListAdvertiserAssignedTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListAdvertisersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListAssignedInventorySourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListAssignedLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListCampaignsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListChannelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListCombinedAudiencesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListCreativesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListCustomBiddingAlgorithmsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListCustomListsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListFirstAndThirdPartyAudiencesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListGoogleAudiencesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListInsertionOrdersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListInventorySourceGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListInventorySourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListLineItemAssignedTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListLineItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListLocationListsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListManualTriggersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListNegativeKeywordListsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListNegativeKeywordsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListPartnerAssignedTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListPartnersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListSitesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_ListUsersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_LocationList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_LookbackWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ManualTrigger
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_MaximizeSpendBidStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_MeasurementConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_MobileApp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_NegativeKeyword
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_NegativeKeywordList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_NegativeKeywordListAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ObaIcon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_OnScreenPositionAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_OnScreenPositionTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_OperatingSystemAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_OperatingSystemTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Pacing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ParentalStatusAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ParentalStatusTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ParentEntityFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_Partner
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_PartnerAdServerConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_PartnerCost
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_PartnerDataAccessConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_PartnerGeneralConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_PartnerRevenueModel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_PerformanceGoal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_PerformanceGoalBidStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ProximityLocationListAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_PublisherReviewStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_RateDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_RegionalLocationListAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Resource_Advertisers
- The "advertisers" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersAssets
- The "assets" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersCampaigns
- The "campaigns" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersChannels
- The "channels" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersChannelsSites
- The "sites" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersCreatives
- The "creatives" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersInsertionOrders
- The "insertionOrders" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersLineItems
- The "lineItems" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersLineItemsTargetingTypes
- The "targetingTypes" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersLineItemsTargetingTypesAssignedTargetingOptions
- The "assignedTargetingOptions" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersLocationLists
- The "locationLists" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersLocationListsAssignedLocations
- The "assignedLocations" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersManualTriggers
- The "manualTriggers" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersNegativeKeywordLists
- The "negativeKeywordLists" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersNegativeKeywordListsNegativeKeywords
- The "negativeKeywords" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersTargetingTypes
- The "targetingTypes" collection of methods.
- Google_Service_DisplayVideo_Resource_AdvertisersTargetingTypesAssignedTargetingOptions
- The "assignedTargetingOptions" collection of methods.
- Google_Service_DisplayVideo_Resource_CombinedAudiences
- The "combinedAudiences" collection of methods.
- Google_Service_DisplayVideo_Resource_CustomBiddingAlgorithms
- The "customBiddingAlgorithms" collection of methods.
- Google_Service_DisplayVideo_Resource_CustomLists
- The "customLists" collection of methods.
- Google_Service_DisplayVideo_Resource_FirstAndThirdPartyAudiences
- The "firstAndThirdPartyAudiences" collection of methods.
- Google_Service_DisplayVideo_Resource_FloodlightGroups
- The "floodlightGroups" collection of methods.
- Google_Service_DisplayVideo_Resource_GoogleAudiences
- The "googleAudiences" collection of methods.
- Google_Service_DisplayVideo_Resource_InventorySourceGroups
- The "inventorySourceGroups" collection of methods.
- Google_Service_DisplayVideo_Resource_InventorySourceGroupsAssignedInventorySources
- The "assignedInventorySources" collection of methods.
- Google_Service_DisplayVideo_Resource_InventorySources
- The "inventorySources" collection of methods.
- Google_Service_DisplayVideo_Resource_Media
- The "media" collection of methods.
- Google_Service_DisplayVideo_Resource_Partners
- The "partners" collection of methods.
- Google_Service_DisplayVideo_Resource_PartnersChannels
- The "channels" collection of methods.
- Google_Service_DisplayVideo_Resource_PartnersChannelsSites
- The "sites" collection of methods.
- Google_Service_DisplayVideo_Resource_PartnersTargetingTypes
- The "targetingTypes" collection of methods.
- Google_Service_DisplayVideo_Resource_PartnersTargetingTypesAssignedTargetingOptions
- The "assignedTargetingOptions" collection of methods.
- Google_Service_DisplayVideo_Resource_Sdfdownloadtasks
- The "sdfdownloadtasks" collection of methods.
- Google_Service_DisplayVideo_Resource_SdfdownloadtasksOperations
- The "operations" collection of methods.
- Google_Service_DisplayVideo_Resource_TargetingTypes
- The "targetingTypes" collection of methods.
- Google_Service_DisplayVideo_Resource_TargetingTypesTargetingOptions
- The "targetingOptions" collection of methods.
- Google_Service_DisplayVideo_Resource_Users
- The "users" collection of methods.
- Google_Service_DisplayVideo_ReviewStatusInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_SdfConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_SdfDownloadTask
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_SdfDownloadTaskMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_SearchTargetingOptionsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_SearchTargetingOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_SensitiveCategoryAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_SensitiveCategoryTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Site
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_SubExchangeAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_SubExchangeTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_TargetingExpansionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_TargetingOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ThirdPartyOnlyConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ThirdPartyUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ThirdPartyVerifierAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_TimeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_TimerEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_TrackingFloodlightActivityConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_Transcode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_UniversalAdId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_UrlAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_User
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DisplayVideo_UserRewardedContentAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_UserRewardedContentTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_VideoPlayerSizeAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_VideoPlayerSizeTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ViewabilityAssignedTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo_ViewabilityTargetingOptionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DisplayVideo
- Service definition for DisplayVideo (v1).
- Google_Service_DLP_GooglePrivacyDlpV2Action
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ActivateJobTriggerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2AuxiliaryTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2BigQueryField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2BigQueryKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2BigQueryOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2BigQueryTable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2BoundingBox
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Bucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2BucketingConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ByteContentItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CancelDlpJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CategoricalStatsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CategoricalStatsHistogramBucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2CategoricalStatsResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2CharacterMaskConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2CharsToIgnore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CloudStorageFileSet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CloudStorageOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2CloudStoragePath
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CloudStorageRegexFileSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2Color
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Condition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Conditions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2Container
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ContentItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ContentLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CreateDeidentifyTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CreateDlpJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CreateInspectTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CreateJobTriggerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CreateStoredInfoTypeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CryptoDeterministicConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CryptoHashConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CryptoKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2CustomInfoType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2DatastoreKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DatastoreOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DateShiftConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DateTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DeidentifyConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DeidentifyContentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DeidentifyContentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DeidentifyTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2DeltaPresenceEstimationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2DetectionRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Dictionary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2DlpJob
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2DocumentLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2EntityId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Error
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ExcludeInfoTypes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ExclusionRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Expressions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2FieldId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2FieldTransformation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2FileSet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Finding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2FindingLimits
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2FinishDlpJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2FixedSizeBucketingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2HotwordRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2HybridContentItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2HybridFindingDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2HybridInspectDlpJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2HybridInspectJobTriggerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2HybridInspectResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2HybridInspectStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2HybridOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ImageLocation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ImageRedactionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2InfoType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2InfoTypeDescription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2InfoTypeLimit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2InfoTypeStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2InfoTypeTransformation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2InfoTypeTransformations
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2InspectConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2InspectContentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2InspectContentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2InspectDataSourceDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2InspectionRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2InspectionRuleSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2InspectJobConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2InspectResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2InspectTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2JobNotificationEmails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2JobTrigger
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KAnonymityConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KAnonymityEquivalenceClass
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KAnonymityHistogramBucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KAnonymityResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2Key
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KindExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationHistogramBucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationQuasiIdValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KMapEstimationResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2KmsWrappedCryptoKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2LargeCustomDictionaryConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2LargeCustomDictionaryStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2LDiversityConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2LDiversityEquivalenceClass
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2LDiversityHistogramBucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2LDiversityResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2LeaveUntransformed
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2LikelihoodAdjustment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ListDeidentifyTemplatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ListDlpJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ListInfoTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ListInspectTemplatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ListJobTriggersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ListStoredInfoTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2Location
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2Manual
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2MetadataLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2NumericalStatsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2NumericalStatsResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2OutputStorageConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2PartitionId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2PathElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2PrivacyMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Proximity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2PublishSummaryToCscc
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2PublishToPubSub
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2PublishToStackdriver
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2QuasiId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2QuasiIdentifierField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2QuasiIdField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2QuoteInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Range
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2RecordCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2RecordKey
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2RecordLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2RecordSuppression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2RecordTransformations
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2RedactConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2RedactImageRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2RedactImageResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Regex
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2ReidentifyContentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ReidentifyContentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ReplaceValueConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ReplaceWithInfoTypeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2RequestedOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2RequestedRiskAnalysisOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Result
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2RiskAnalysisJobConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2Row
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2SaveFindings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2StatisticalTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2StorageConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2StorageMetadataLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2StoredInfoType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2StoredInfoTypeVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2StoredType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2SummaryResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2SurrogateType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Table
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2TableLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2TableOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2TaggedField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ThrowError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2TimePartConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2TimespanConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2TimeZone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2TransformationErrorHandling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2TransformationOverview
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2TransformationSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GooglePrivacyDlpV2TransientCryptoKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Trigger
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2UnwrappedCryptoKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2UpdateInspectTemplateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2UpdateJobTriggerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2UpdateStoredInfoTypeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2Value
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2ValueFrequency
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GooglePrivacyDlpV2WordList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DLP_GoogleTypeDate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_GoogleTypeTimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DLP_Resource_InfoTypes
- The "infoTypes" collection of methods.
- Google_Service_DLP_Resource_Locations
- The "locations" collection of methods.
- Google_Service_DLP_Resource_LocationsInfoTypes
- The "infoTypes" collection of methods.
- Google_Service_DLP_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_DLP_Resource_OrganizationsDeidentifyTemplates
- The "deidentifyTemplates" collection of methods.
- Google_Service_DLP_Resource_OrganizationsInspectTemplates
- The "inspectTemplates" collection of methods.
- Google_Service_DLP_Resource_OrganizationsLocations
- The "locations" collection of methods.
- Google_Service_DLP_Resource_OrganizationsLocationsDeidentifyTemplates
- The "deidentifyTemplates" collection of methods.
- Google_Service_DLP_Resource_OrganizationsLocationsDlpJobs
- The "dlpJobs" collection of methods.
- Google_Service_DLP_Resource_OrganizationsLocationsInspectTemplates
- The "inspectTemplates" collection of methods.
- Google_Service_DLP_Resource_OrganizationsLocationsJobTriggers
- The "jobTriggers" collection of methods.
- Google_Service_DLP_Resource_OrganizationsLocationsStoredInfoTypes
- The "storedInfoTypes" collection of methods.
- Google_Service_DLP_Resource_OrganizationsStoredInfoTypes
- The "storedInfoTypes" collection of methods.
- Google_Service_DLP_Resource_Projects
- The "projects" collection of methods.
- Google_Service_DLP_Resource_ProjectsContent
- The "content" collection of methods.
- Google_Service_DLP_Resource_ProjectsDeidentifyTemplates
- The "deidentifyTemplates" collection of methods.
- Google_Service_DLP_Resource_ProjectsDlpJobs
- The "dlpJobs" collection of methods.
- Google_Service_DLP_Resource_ProjectsImage
- The "image" collection of methods.
- Google_Service_DLP_Resource_ProjectsInspectTemplates
- The "inspectTemplates" collection of methods.
- Google_Service_DLP_Resource_ProjectsJobTriggers
- The "jobTriggers" collection of methods.
- Google_Service_DLP_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_DLP_Resource_ProjectsLocationsContent
- The "content" collection of methods.
- Google_Service_DLP_Resource_ProjectsLocationsDeidentifyTemplates
- The "deidentifyTemplates" collection of methods.
- Google_Service_DLP_Resource_ProjectsLocationsDlpJobs
- The "dlpJobs" collection of methods.
- Google_Service_DLP_Resource_ProjectsLocationsImage
- The "image" collection of methods.
- Google_Service_DLP_Resource_ProjectsLocationsInspectTemplates
- The "inspectTemplates" collection of methods.
- Google_Service_DLP_Resource_ProjectsLocationsJobTriggers
- The "jobTriggers" collection of methods.
- Google_Service_DLP_Resource_ProjectsLocationsStoredInfoTypes
- The "storedInfoTypes" collection of methods.
- Google_Service_DLP_Resource_ProjectsStoredInfoTypes
- The "storedInfoTypes" collection of methods.
- Google_Service_DLP
- Service definition for DLP (v2).
- Google_Service_Dns_Change
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ChangesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_DnsKey
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_DnsKeyDigest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_DnsKeysListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_DnsKeySpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ManagedZone
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ManagedZoneDnsSecConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ManagedZoneForwardingConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ManagedZoneForwardingConfigNameServerTarget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ManagedZoneOperationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ManagedZonePeeringConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ManagedZonePeeringConfigTargetNetwork
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ManagedZonePrivateVisibilityConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ManagedZonePrivateVisibilityConfigNetwork
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ManagedZoneReverseLookupConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ManagedZoneServiceDirectoryConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ManagedZoneServiceDirectoryConfigNamespace
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_ManagedZonesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_OperationDnsKeyContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_OperationManagedZoneContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_PoliciesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_PoliciesPatchResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_PoliciesUpdateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_PolicyAlternativeNameServerConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_PolicyAlternativeNameServerConfigTargetNameServer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_PolicyNetwork
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_Project
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_Quota
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_Resource_Changes
- The "changes" collection of methods.
- Google_Service_Dns_Resource_DnsKeys
- The "dnsKeys" collection of methods.
- Google_Service_Dns_Resource_ManagedZoneOperations
- The "managedZoneOperations" collection of methods.
- Google_Service_Dns_Resource_ManagedZones
- The "managedZones" collection of methods.
- Google_Service_Dns_Resource_Policies
- The "policies" collection of methods.
- Google_Service_Dns_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Dns_Resource_ResourceRecordSets
- The "resourceRecordSets" collection of methods.
- Google_Service_Dns_ResourceRecordSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ResourceRecordSetsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_ResponseHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_RRSetRoutingPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Dns_RRSetRoutingPolicyGeoPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_RRSetRoutingPolicyGeoPolicyGeoPolicyItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_RRSetRoutingPolicyWrrPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns_RRSetRoutingPolicyWrrPolicyWrrPolicyItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Dns
- Service definition for Dns (v1).
- Google_Service_Docs_AutoText
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Background
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_BackgroundSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_BatchUpdateDocumentRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_BatchUpdateDocumentResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Body
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Bullet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_BulletSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Color
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ColumnBreak
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_CreateFooterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CreateFooterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CreateFootnoteRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CreateFootnoteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CreateHeaderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CreateHeaderResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CreateNamedRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CreateNamedRangeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CreateParagraphBulletsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CropProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_CropPropertiesSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DeleteContentRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DeleteFooterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DeleteHeaderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DeleteNamedRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DeleteParagraphBulletsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DeletePositionedObjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DeleteTableColumnRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DeleteTableRowRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Dimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DocsList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Document
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DocumentStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_DocumentStyleSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_EmbeddedDrawingProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_EmbeddedDrawingPropertiesSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_EmbeddedObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_EmbeddedObjectBorder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_EmbeddedObjectBorderSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_EmbeddedObjectSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_EndOfSegmentLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Equation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Footer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Footnote
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_FootnoteReference
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Header
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_HorizontalRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_ImageProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ImagePropertiesSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InlineObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_InlineObjectElement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_InlineObjectProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InlineObjectPropertiesSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertInlineImageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertInlineImageResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertInlineSheetsChartResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertPageBreakRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertSectionBreakRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertTableColumnRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertTableRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertTableRowRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_InsertTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Link
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_LinkedContentReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_LinkedContentReferenceSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ListProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_ListPropertiesSuggestionState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_MergeTableCellsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_NamedRange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_NamedRanges
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_NamedStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_NamedStyles
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_NamedStylesSuggestionState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_NamedStyleSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_NestingLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_NestingLevelSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ObjectReferences
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_OptionalColor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_PageBreak
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Paragraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_ParagraphBorder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ParagraphElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ParagraphStyle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_ParagraphStyleSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_PositionedObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_PositionedObjectPositioning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_PositionedObjectPositioningSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_PositionedObjectProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_PositionedObjectPropertiesSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Range
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ReplaceAllTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ReplaceAllTextResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ReplaceImageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ReplaceNamedRangeContentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Request
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Resource_Documents
- The "documents" collection of methods.
- Google_Service_Docs_Response
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_RgbColor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SectionBreak
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_SectionColumnProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SectionStyle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_Shading
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_ShadingSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SheetsChartReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SheetsChartReferenceSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Size
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SizeSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_StructuralElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SubstringMatchCriteria
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedBullet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedDocumentStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedInlineObjectProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedListProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedNamedStyles
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedParagraphStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedPositionedObjectProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedTableCellStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedTableRowStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_SuggestedTextStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_Table
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_TableCell
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_TableCellBorder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TableCellLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TableCellStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TableCellStyleSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TableColumnProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TableOfContents
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_TableRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TableRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_TableRowStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TableRowStyleSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TableStyle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_TabStop
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TextRun
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_TextStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_TextStyleSuggestionState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_UnmergeTableCellsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_UpdateDocumentStyleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_UpdateParagraphStyleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_UpdateSectionStyleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_UpdateTableCellStyleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_UpdateTableColumnPropertiesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_UpdateTableRowStyleRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Docs_UpdateTextStyleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_WeightedFontFamily
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs_WriteControl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Docs
- Service definition for Docs (v1).
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3CreateProcessorVersionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3EnableProcessorResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3Evaluation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3EvaluationConfidenceLevelMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3EvaluationMetrics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3EvaluationMultiConfidenceMetrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3ProcessorVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3Schema
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3SchemaEntityType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1BatchProcessMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1BatchProcessResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1Document
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentEntity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentEntityRelation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageAnchor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageBlock
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageFormField
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageLayout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageLine
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageMatrix
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageParagraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageToken
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentPageVisualElement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentProvenance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentProvenanceParent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentRevision
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentShardInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentStyleFontSize
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentTextAnchor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentTextChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1DocumentTranslation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1ProcessDocumentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta1Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2Document
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentEntity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentEntityRelation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageAnchor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageBlock
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageFormField
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageLayout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageLine
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageMatrix
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageParagraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageToken
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentPageVisualElement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentProvenance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentProvenanceParent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentRevision
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentShardInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentStyleFontSize
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentTextAnchor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentTextChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2DocumentTranslation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2ProcessDocumentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta2Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3BatchProcessMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3BatchProcessRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3BatchProcessResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3CommonOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3Document
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentEntity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentEntityRelation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageAnchor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageBlock
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageFormField
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageLayout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageLine
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageMatrix
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageParagraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageToken
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentPageVisualElement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentProvenance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentProvenanceParent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentRevision
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentRevisionHumanReview
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentShardInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentStyleFontSize
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentTextAnchor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentTextChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3DocumentTranslation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3HumanReviewStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3ProcessRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3ProcessResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3ReviewDocumentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3ReviewDocumentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1beta3Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1CommonOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1HumanReviewStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudDocumentaiV1ReviewDocumentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleCloudLocationListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleCloudLocationLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleTypeColor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleTypeDate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleTypeDateTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleTypeMoney
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_GoogleTypePostalAddress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Document_GoogleTypeTimeZone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Document_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Document_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Document_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Document_Resource_ProjectsLocationsProcessors
- The "processors" collection of methods.
- Google_Service_Document_Resource_ProjectsLocationsProcessorsHumanReviewConfig
- The "humanReviewConfig" collection of methods.
- Google_Service_Document_Resource_ProjectsLocationsProcessorsProcessorVersions
- The "processorVersions" collection of methods.
- Google_Service_Document
- Service definition for Document (v1beta3).
- Google_Service_DomainsRDAP_HttpBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DomainsRDAP_Link
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DomainsRDAP_Notice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DomainsRDAP_RdapResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DomainsRDAP_Resource_Autnum
- The "autnum" collection of methods.
- Google_Service_DomainsRDAP_Resource_Domain
- The "domain" collection of methods.
- Google_Service_DomainsRDAP_Resource_Entity
- The "entity" collection of methods.
- Google_Service_DomainsRDAP_Resource_Ip
- The "ip" collection of methods.
- Google_Service_DomainsRDAP_Resource_Nameserver
- The "nameserver" collection of methods.
- Google_Service_DomainsRDAP_Resource_V1
- The "v1" collection of methods.
- Google_Service_DomainsRDAP
- Service definition for DomainsRDAP (v1).
- Google_Service_DoubleClickBidManager_ChannelGrouping
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_DisjunctiveMatchStatement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_DownloadLineItemsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_DownloadLineItemsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_DownloadRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_DownloadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_EventFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_FilterPair
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ListQueriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_ListReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_Options
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_Parameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_PathFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_PathQueryOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_PathQueryOptionsFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_Query
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_QueryMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_QuerySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_Report
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ReportFailure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ReportKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ReportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_ReportStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_Resource_Lineitems
- The "lineitems" collection of methods.
- Google_Service_DoubleClickBidManager_Resource_Queries
- The "queries" collection of methods.
- Google_Service_DoubleClickBidManager_Resource_Reports
- The "reports" collection of methods.
- Google_Service_DoubleClickBidManager_Resource_Sdf
- The "sdf" collection of methods.
- Google_Service_DoubleClickBidManager_RowStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_Rule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager_RunQueryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_UploadLineItemsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_UploadLineItemsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DoubleClickBidManager_UploadStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DoubleClickBidManager
- Service definition for DoubleClickBidManager (v1.1).
- Google_Service_Doubleclicksearch_Availability
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_Conversion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_ConversionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_CustomDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_CustomMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_Report
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_ReportApiColumnSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportFiles
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_ReportRequestFilters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_ReportRequestOrderBy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportRequestReportScope
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_ReportRequestTimeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_Resource_Conversion
- The "conversion" collection of methods.
- Google_Service_Doubleclicksearch_Resource_Reports
- The "reports" collection of methods.
- Google_Service_Doubleclicksearch_Resource_SavedColumns
- The "savedColumns" collection of methods.
- Google_Service_Doubleclicksearch_SavedColumn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Doubleclicksearch_SavedColumnList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_UpdateAvailabilityRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch_UpdateAvailabilityResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Doubleclicksearch
- Service definition for Doubleclicksearch (v2).
- Google_Service_Drive_About
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_AboutDriveThemes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_AboutStorageQuota
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_AboutTeamDriveThemes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_Change
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_ChangeList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_Comment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_CommentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_CommentQuotedFileContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_ContentRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_Drive
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveBackgroundImageFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveCapabilities
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_DriveFileCapabilities
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileContentHints
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileContentHintsThumbnail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileImageMediaMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileImageMediaMetadataLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileShortcutDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveFileVideoMediaMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_DriveList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_DriveRestrictions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_FileList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_GeneratedIds
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_Permission
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_PermissionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_PermissionPermissionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_PermissionTeamDrivePermissionDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_Reply
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_ReplyList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_Resource_About
- The "about" collection of methods.
- Google_Service_Drive_Resource_Changes
- The "changes" collection of methods.
- Google_Service_Drive_Resource_Channels
- The "channels" collection of methods.
- Google_Service_Drive_Resource_Comments
- The "comments" collection of methods.
- Google_Service_Drive_Resource_Drives
- The "drives" collection of methods.
- Google_Service_Drive_Resource_Files
- The "files" collection of methods.
- Google_Service_Drive_Resource_Permissions
- The "permissions" collection of methods.
- Google_Service_Drive_Resource_Replies
- The "replies" collection of methods.
- Google_Service_Drive_Resource_Revisions
- The "revisions" collection of methods.
- Google_Service_Drive_Resource_Teamdrives
- The "teamdrives" collection of methods.
- Google_Service_Drive_Revision
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_RevisionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_StartPageToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_TeamDrive
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_TeamDriveBackgroundImageFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_TeamDriveCapabilities
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_TeamDriveList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Drive_TeamDriveRestrictions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Drive
- Service definition for Drive (v3).
- Google_Service_DriveActivity_Action
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_ActionDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Actor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Administrator
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_AnonymousUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Anyone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_ApplicationReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Assignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Comment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DriveActivity_ConsolidationStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Copy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Create
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DataLeakPreventionChange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Delete
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DeletedUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Domain
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Drive
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DriveActivity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DriveActivity_DriveactivityFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DriveactivityNew
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DriveFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DriveFolder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DriveItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DriveItemReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_DriveReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Edit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_FileComment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Folder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Group
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Impersonation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_KnownUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Legacy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Move
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DriveActivity_NoConsolidation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Owner
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Permission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_PermissionChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DriveActivity_Post
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_QueryDriveActivityRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_QueryDriveActivityResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DriveActivity_Rename
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Resource_Activity
- The "activity" collection of methods.
- Google_Service_DriveActivity_Restore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_RestrictionChange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_SettingsChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_DriveActivity_Suggestion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_SystemEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Target
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_TargetReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_TeamDrive
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_TeamDriveReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_TimeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_UnknownUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_Upload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_DriveActivity
- Service definition for DriveActivity (v2).
- Google_Service_Eventarc_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_CloudRun
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_CloudRunService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_Destination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_EventarcEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_EventFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_GoogleLongrunningCancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_ListTriggersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_MatchingCriteria
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_Pubsub
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Eventarc_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Eventarc_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Eventarc_Resource_ProjectsLocationsTriggers
- The "triggers" collection of methods.
- Google_Service_Eventarc_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc_Transport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Eventarc_Trigger
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Eventarc
- Service definition for Eventarc (v1).
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1Claim
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1Publisher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FactCheckTools_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FactCheckTools_Resource_Claims
- The "claims" collection of methods.
- Google_Service_FactCheckTools_Resource_Pages
- The "pages" collection of methods.
- Google_Service_FactCheckTools
- Service definition for FactCheckTools (v1alpha1).
- Google_Service_FirebaseCloudMessaging_AndroidConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_AndroidFcmOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_AndroidNotification
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseCloudMessaging_ApnsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_ApnsFcmOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_Color
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_FcmOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_LightSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_Message
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_Notification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_Resource_Projects
- The "projects" collection of methods.
- Google_Service_FirebaseCloudMessaging_Resource_ProjectsMessages
- The "messages" collection of methods.
- Google_Service_FirebaseCloudMessaging_SendMessageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_WebpushConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging_WebpushFcmOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseCloudMessaging
- Service definition for FirebaseCloudMessaging (v1).
- Google_Service_FirebaseDynamicLinks_AnalyticsInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_AndroidInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_CreateManagedShortLinkRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_CreateManagedShortLinkResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseDynamicLinks_CreateShortDynamicLinkRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_CreateShortDynamicLinkResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseDynamicLinks_DesktopInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_DeviceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_DynamicLinkEventStat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_DynamicLinkInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_DynamicLinkStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseDynamicLinks_DynamicLinkWarning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_GetIosPostInstallAttributionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_GetIosPostInstallAttributionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_GetIosReopenAttributionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_GetIosReopenAttributionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_GooglePlayAnalytics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_IosInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_ITunesConnectAnalytics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_ManagedShortLink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseDynamicLinks_NavigationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_Resource_ManagedShortLinks
- The "managedShortLinks" collection of methods.
- Google_Service_FirebaseDynamicLinks_Resource_ShortLinks
- The "shortLinks" collection of methods.
- Google_Service_FirebaseDynamicLinks_Resource_V1
- The "v1" collection of methods.
- Google_Service_FirebaseDynamicLinks_SocialMetaTagInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks_Suffix
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinks
- Service definition for FirebaseDynamicLinks (v1).
- Google_Service_FirebaseDynamicLinksAPI_AnalyticsInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_AndroidInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_CreateShortDynamicLinkRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_CreateShortDynamicLinkResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseDynamicLinksAPI_DynamicLinkInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_DynamicLinkWarning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_GooglePlayAnalytics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_IosInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_ITunesConnectAnalytics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_Resource_ShortDynamicLinks
- The "shortDynamicLinks" collection of methods.
- Google_Service_FirebaseDynamicLinksAPI_SocialMetaTagInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI_Suffix
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseDynamicLinksAPI
- Service definition for FirebaseDynamicLinksAPI (v1).
- Google_Service_FirebaseHosting_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseHosting_FirebasehostingEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseHosting_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseHosting_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseHosting_Resource_Operations
- The "operations" collection of methods.
- Google_Service_FirebaseHosting_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseHosting
- Service definition for FirebaseHosting (v1).
- Google_Service_FirebaseManagement_AddFirebaseRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_AddGoogleAnalyticsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_AdminSdkConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_AnalyticsDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_AnalyticsProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_AndroidApp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_AndroidAppConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_DefaultResources
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_FinalizeDefaultLocationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_FirebaseAppInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_FirebaseEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_FirebaseProject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_IosApp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_IosAppConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_ListAndroidAppsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_ListAvailableLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_ListAvailableProjectsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_ListFirebaseProjectsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_ListIosAppsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_ListShaCertificatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_ListWebAppsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_Location
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_MessageSet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_ProjectInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_RemoveAnalyticsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_Resource_AvailableProjects
- The "availableProjects" collection of methods.
- Google_Service_FirebaseManagement_Resource_Operations
- The "operations" collection of methods.
- Google_Service_FirebaseManagement_Resource_Projects
- The "projects" collection of methods.
- Google_Service_FirebaseManagement_Resource_ProjectsAndroidApps
- The "androidApps" collection of methods.
- Google_Service_FirebaseManagement_Resource_ProjectsAndroidAppsSha
- The "sha" collection of methods.
- Google_Service_FirebaseManagement_Resource_ProjectsAvailableLocations
- The "availableLocations" collection of methods.
- Google_Service_FirebaseManagement_Resource_ProjectsDefaultLocation
- The "defaultLocation" collection of methods.
- Google_Service_FirebaseManagement_Resource_ProjectsIosApps
- The "iosApps" collection of methods.
- Google_Service_FirebaseManagement_Resource_ProjectsWebApps
- The "webApps" collection of methods.
- Google_Service_FirebaseManagement_SearchFirebaseAppsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_ShaCertificate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_StatusProto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_StreamMapping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement_WebApp
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseManagement_WebAppConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseManagement
- Service definition for FirebaseManagement (v1beta1).
- Google_Service_FirebaseML_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseML_FirebasemlEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseML_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseML_ModelOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseML_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseML_Resource_Operations
- The "operations" collection of methods.
- Google_Service_FirebaseML_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseML
- Service definition for FirebaseML (v1).
- Google_Service_FirebaseRealtimeDatabase_DatabaseInstance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRealtimeDatabase_DisableDatabaseInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRealtimeDatabase_ListDatabaseInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRealtimeDatabase_ReenableDatabaseInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRealtimeDatabase_Resource_Projects
- The "projects" collection of methods.
- Google_Service_FirebaseRealtimeDatabase_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_FirebaseRealtimeDatabase_Resource_ProjectsLocationsInstances
- The "instances" collection of methods.
- Google_Service_FirebaseRealtimeDatabase
- Service definition for FirebaseRealtimeDatabase (v1beta).
- Google_Service_FirebaseRemoteConfig_RemoteConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRemoteConfig_RemoteConfigCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRemoteConfig_RemoteConfigParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRemoteConfig_RemoteConfigParameterValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRemoteConfig_Resource_Projects
- The "projects" collection of methods.
- Google_Service_FirebaseRemoteConfig
- Service definition for FirebaseRemoteConfig (v1).
- Google_Service_FirebaseRules_Arg
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_ExpressionReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_FirebaserulesEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_FirebaserulesFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_FunctionCall
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_FunctionMock
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_GetReleaseExecutableResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_Issue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_ListReleasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_ListRulesetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_Release
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_Resource_Projects
- The "projects" collection of methods.
- Google_Service_FirebaseRules_Resource_ProjectsReleases
- The "releases" collection of methods.
- Google_Service_FirebaseRules_Resource_ProjectsRulesets
- The "rulesets" collection of methods.
- Google_Service_FirebaseRules_Result
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_Ruleset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_Source
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_SourcePosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_TestCase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_TestResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_TestRulesetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_TestRulesetResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_TestSuite
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRules_UpdateReleaseRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_ValueCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules_VisitedExpression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRules
- Service definition for FirebaseRules (v1).
- Google_Service_FirebaseRulesAPI_FirebaserulesEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRulesAPI_FirebaserulesFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRulesAPI_Issue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRulesAPI_ListReleasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRulesAPI_ListRulesetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRulesAPI_Release
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRulesAPI_Resource_Projects
- The "projects" collection of methods.
- Google_Service_FirebaseRulesAPI_Resource_ProjectsReleases
- The "releases" collection of methods.
- Google_Service_FirebaseRulesAPI_Resource_ProjectsRulesets
- The "rulesets" collection of methods.
- Google_Service_FirebaseRulesAPI_Ruleset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRulesAPI_Source
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRulesAPI_SourcePosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRulesAPI_TestRulesetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FirebaseRulesAPI_TestRulesetResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FirebaseRulesAPI
- Service definition for FirebaseRulesAPI (v1).
- Google_Service_Firestore_ArrayValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_BatchGetDocumentsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_BatchGetDocumentsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_BatchWriteRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_BatchWriteResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_BeginTransactionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_BeginTransactionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_CollectionSelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_CommitRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_CommitResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_CompositeFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_Cursor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_Document
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_DocumentChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_DocumentDelete
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_DocumentMask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_DocumentRemove
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_DocumentsTarget
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_DocumentTransform
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_ExistenceFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_FieldFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_FieldReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_FieldTransform
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_FirestoreEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleFirestoreAdminV1ExportDocumentsMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1ExportDocumentsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1ExportDocumentsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleFirestoreAdminV1Field
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleFirestoreAdminV1FieldOperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1ImportDocumentsMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1ImportDocumentsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1Index
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1IndexConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1IndexConfigDelta
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleFirestoreAdminV1IndexField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleFirestoreAdminV1IndexOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleFirestoreAdminV1ListFieldsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1ListIndexesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleFirestoreAdminV1LocationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleFirestoreAdminV1Progress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleLongrunningCancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_ListCollectionIdsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_ListCollectionIdsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_ListDocumentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_ListenRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_ListenResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_MapValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_Order
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_PartitionQueryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_PartitionQueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_Precondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_Projection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_QueryTarget
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_ReadOnly
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_ReadWrite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Firestore_Resource_ProjectsDatabases
- The "databases" collection of methods.
- Google_Service_Firestore_Resource_ProjectsDatabasesCollectionGroups
- The "collectionGroups" collection of methods.
- Google_Service_Firestore_Resource_ProjectsDatabasesCollectionGroupsFields
- The "fields" collection of methods.
- Google_Service_Firestore_Resource_ProjectsDatabasesCollectionGroupsIndexes
- The "indexes" collection of methods.
- Google_Service_Firestore_Resource_ProjectsDatabasesDocuments
- The "documents" collection of methods.
- Google_Service_Firestore_Resource_ProjectsDatabasesOperations
- The "operations" collection of methods.
- Google_Service_Firestore_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Firestore_RollbackRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_RunQueryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_RunQueryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_StructuredQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_Target
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_TargetChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_TransactionOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_UnaryFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_Value
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Firestore_Write
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_WriteRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_WriteResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore_WriteResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Firestore
- Service definition for Firestore (v1).
- Google_Service_Fitness_AggregateBucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_AggregateBy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_AggregateRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_AggregateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_Application
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_BucketByActivity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_BucketBySession
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_BucketByTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_BucketByTimePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_DataPoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_Dataset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_DataSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_DataType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_DataTypeField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_Device
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_ListDataPointChangesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_ListDataSourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_ListSessionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_MapValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_Resource_Users
- The "users" collection of methods.
- Google_Service_Fitness_Resource_UsersDataset
- The "dataset" collection of methods.
- Google_Service_Fitness_Resource_UsersDataSources
- The "dataSources" collection of methods.
- Google_Service_Fitness_Resource_UsersDataSourcesDataPointChanges
- The "dataPointChanges" collection of methods.
- Google_Service_Fitness_Resource_UsersDataSourcesDatasets
- The "datasets" collection of methods.
- Google_Service_Fitness_Resource_UsersSessions
- The "sessions" collection of methods.
- Google_Service_Fitness_Session
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness_Value
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fitness_ValueMapValEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fitness
- Service definition for Fitness (v1).
- Google_Service_FlightAvailability_FlightavailabilityDate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersAnswer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraints
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersConstraintWithEquivalence
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersEquivalentBookingCodes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSeatCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSeatCountSeatsFlag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSegmentCounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailAnswersSolution
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsPointOfSale
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsQuestion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_FlightAvailability_FlightavailabilityPartnerAvailQuestionsSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_FlightAvailability_Resource_V1
- The "v1" collection of methods.
- Google_Service_FlightAvailability
- Service definition for FlightAvailability (v1).
- Google_Service_Freebase_ReconcileCandidate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Freebase_ReconcileCandidateNotable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Freebase_ReconcileGet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Freebase_ReconcileGetCosts
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Freebase_ReconcileGetWarning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Freebase
- Service definition for Freebase (v1).
- Google_Service_Fusiontables_Bucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Column
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_ColumnBaseColumn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_ColumnList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Geometry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Import
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Line
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_LineStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Point
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_PointStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Polygon
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_PolygonStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_Resource_Column
- The "column" collection of methods.
- Google_Service_Fusiontables_Resource_Query
- The "query" collection of methods.
- Google_Service_Fusiontables_Resource_Style
- The "style" collection of methods.
- Google_Service_Fusiontables_Resource_Table
- The "table" collection of methods.
- Google_Service_Fusiontables_Resource_Task
- The "task" collection of methods.
- Google_Service_Fusiontables_Resource_Template
- The "template" collection of methods.
- Google_Service_Fusiontables_Sqlresponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_StyleFunction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_StyleFunctionGradient
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_StyleFunctionGradientColors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_StyleSetting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_StyleSettingList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Table
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_TableList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Task
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Fusiontables_TaskList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_Template
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables_TemplateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Fusiontables
- Service definition for Fusiontables (v2).
- Google_Service_Games_AchievementDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementDefinitionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_AchievementIncrementResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementRevealResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementSetStepsAtLeastResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementUnlockResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementUpdateMultipleRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_AchievementUpdateMultipleResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_AchievementUpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_AchievementUpdateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Application
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_ApplicationCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_ApplicationVerifyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Category
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_CategoryListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_ContentHash
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EndPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventBatchRecordFailure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventChild
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventDefinition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventDefinitionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventPeriodRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventPeriodUpdate
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventRecordFailure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventRecordRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_EventUpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_EventUpdateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_GamesAchievementIncrement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_GamesAchievementSetStepsAtLeast
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_ImageAsset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Instance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_InstanceAndroidDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_InstanceIosDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_InstanceWebDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Leaderboard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_LeaderboardEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_LeaderboardListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_LeaderboardScoreRank
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_LeaderboardScores
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_MetagameConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_Player
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerAchievement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerAchievementListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerEventListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerExperienceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerLeaderboardScore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerLeaderboardScoreListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerScore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_PlayerScoreListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerScoreResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_PlayerScoreSubmissionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_ProfileSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_ResolveSnapshotHeadRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_ResolveSnapshotHeadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Resource_AchievementDefinitions
- The "achievementDefinitions" collection of methods.
- Google_Service_Games_Resource_Achievements
- The "achievements" collection of methods.
- Google_Service_Games_Resource_Applications
- The "applications" collection of methods.
- Google_Service_Games_Resource_Events
- The "events" collection of methods.
- Google_Service_Games_Resource_Leaderboards
- The "leaderboards" collection of methods.
- Google_Service_Games_Resource_Metagame
- The "metagame" collection of methods.
- Google_Service_Games_Resource_Players
- The "players" collection of methods.
- Google_Service_Games_Resource_Revisions
- The "revisions" collection of methods.
- Google_Service_Games_Resource_Scores
- The "scores" collection of methods.
- Google_Service_Games_Resource_Snapshots
- The "snapshots" collection of methods.
- Google_Service_Games_Resource_SnapshotsExtended
- The "snapshotsExtended" collection of methods.
- Google_Service_Games_Resource_Stats
- The "stats" collection of methods.
- Google_Service_Games_RevisionCheckResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_ScoreSubmission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_Snapshot
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_SnapshotCoverImageResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_SnapshotDataResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_SnapshotExtended
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_SnapshotImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_SnapshotListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Games_SnapshotMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_SnapshotRevision
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games_StatsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Games
- Service definition for Games (v1).
- Google_Service_GamesConfiguration_AchievementConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_AchievementConfigurationDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_AchievementConfigurationListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesConfiguration_GamesNumberAffixConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_GamesNumberFormatConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_ImageConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_LeaderboardConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_LeaderboardConfigurationDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_LeaderboardConfigurationListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesConfiguration_LocalizedString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesConfiguration_LocalizedStringBundle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesConfiguration_Resource_AchievementConfigurations
- The "achievementConfigurations" collection of methods.
- Google_Service_GamesConfiguration_Resource_ImageConfigurations
- The "imageConfigurations" collection of methods.
- Google_Service_GamesConfiguration_Resource_LeaderboardConfigurations
- The "leaderboardConfigurations" collection of methods.
- Google_Service_GamesConfiguration
- Service definition for GamesConfiguration (v1configuration).
- Google_Service_GameServices_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_AuthorizationLoggingOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_CloudAuditOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_Condition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_CounterOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_CustomField
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_DataAccessOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_DeployedClusterState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_DeployedFleet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_DeployedFleetAutoscaler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_DeployedFleetDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_DeployedFleetStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_FetchDeploymentStateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_FetchDeploymentStateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_FleetConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_GameServerCluster
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_GameServerClusterConnectionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_GameServerConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_GameServerConfigOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_GameServerDeployment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_GameServerDeploymentRollout
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_GameservicesEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_GkeClusterReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_LabelSelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_ListGameServerClustersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_ListGameServerConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_ListGameServerDeploymentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_ListRealmsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_LogConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_OperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_OperationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_PreviewCreateGameServerClusterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_PreviewDeleteGameServerClusterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_PreviewGameServerDeploymentRolloutResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_PreviewRealmUpdateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_PreviewUpdateGameServerClusterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_Realm
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_RealmSelector
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_Resource_Projects
- The "projects" collection of methods.
- Google_Service_GameServices_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_GameServices_Resource_ProjectsLocationsGameServerDeployments
- The "gameServerDeployments" collection of methods.
- Google_Service_GameServices_Resource_ProjectsLocationsGameServerDeploymentsConfigs
- The "configs" collection of methods.
- Google_Service_GameServices_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_GameServices_Resource_ProjectsLocationsRealms
- The "realms" collection of methods.
- Google_Service_GameServices_Resource_ProjectsLocationsRealmsGameServerClusters
- The "gameServerClusters" collection of methods.
- Google_Service_GameServices_Rule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_ScalingConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_SpecSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_TargetDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_TargetFleet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_TargetFleetAutoscaler
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_TargetFleetDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GameServices_TargetState
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GameServices
- Service definition for GameServices (v1).
- Google_Service_GamesManagement_AchievementResetAllResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_AchievementResetMultipleForAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_AchievementResetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_EventsResetMultipleForAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_GamesPlayerExperienceInfoResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_GamesPlayerLevelResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_HiddenPlayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_HiddenPlayerList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_Player
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_PlayerName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_PlayerScoreResetAllResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_PlayerScoreResetResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement_ProfileSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GamesManagement_Resource_Achievements
- The "achievements" collection of methods.
- Google_Service_GamesManagement_Resource_Applications
- The "applications" collection of methods.
- Google_Service_GamesManagement_Resource_Events
- The "events" collection of methods.
- Google_Service_GamesManagement_Resource_Players
- The "players" collection of methods.
- Google_Service_GamesManagement_Resource_Scores
- The "scores" collection of methods.
- Google_Service_GamesManagement_ScoresResetMultipleForAllRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GamesManagement
- Service definition for GamesManagement (v1management).
- Google_Service_Genomics_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ComputeEngine
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_ContainerKilledEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ContainerStartedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ContainerStoppedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_DelayedEvent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_Event
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_FailedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_GenomicsEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_OperationEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_OperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_PullStartedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_PullStoppedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Resource_Operations
- The "operations" collection of methods.
- Google_Service_Genomics_RunPipelineResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_RuntimeMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Genomics_UnexpectedExitStatusEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_WorkerAssignedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics_WorkerReleasedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Genomics
- Service definition for Genomics (v1).
- Google_Service_Gmail_AutoForwarding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_BatchDeleteMessagesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_BatchModifyMessagesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_Delegate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_Draft
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_FilterAction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_FilterCriteria
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_ForwardingAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_History
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_HistoryLabelAdded
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_HistoryLabelRemoved
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_HistoryMessageAdded
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_HistoryMessageDeleted
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_ImapSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_Label
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_LabelColor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_LanguageSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_ListDelegatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListDraftsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListFiltersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListForwardingAddressesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListHistoryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListLabelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListMessagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListSendAsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListSmimeInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ListThreadsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_Message
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_MessagePart
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_MessagePartBody
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_MessagePartHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_ModifyMessageRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_ModifyThreadRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_PopSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_Profile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_Resource_Users
- The "users" collection of methods.
- Google_Service_Gmail_Resource_UsersDrafts
- The "drafts" collection of methods.
- Google_Service_Gmail_Resource_UsersHistory
- The "history" collection of methods.
- Google_Service_Gmail_Resource_UsersLabels
- The "labels" collection of methods.
- Google_Service_Gmail_Resource_UsersMessages
- The "messages" collection of methods.
- Google_Service_Gmail_Resource_UsersMessagesAttachments
- The "attachments" collection of methods.
- Google_Service_Gmail_Resource_UsersSettings
- The "settings" collection of methods.
- Google_Service_Gmail_Resource_UsersSettingsDelegates
- The "delegates" collection of methods.
- Google_Service_Gmail_Resource_UsersSettingsFilters
- The "filters" collection of methods.
- Google_Service_Gmail_Resource_UsersSettingsForwardingAddresses
- The "forwardingAddresses" collection of methods.
- Google_Service_Gmail_Resource_UsersSettingsSendAs
- The "sendAs" collection of methods.
- Google_Service_Gmail_Resource_UsersSettingsSendAsSmimeInfo
- The "smimeInfo" collection of methods.
- Google_Service_Gmail_Resource_UsersThreads
- The "threads" collection of methods.
- Google_Service_Gmail_SendAs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_SmimeInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_SmtpMsa
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_Thread
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_VacationSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail_WatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Gmail_WatchResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Gmail
- Service definition for Gmail (v1).
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaAccountSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaAndroidAppDataStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaAuditUserLink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaAuditUserLinksRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaAuditUserLinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaCreateUserLinkRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaDataSharingSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaFirebaseLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaGlobalSiteTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaGoogleAdsLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaIosAppDataStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListAccountSummariesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListPropertiesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListUserLinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaPropertySummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaUserLink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_GoogleAnalyticsAdmin_GoogleAnalyticsAdminV1alphaWebDataStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GoogleAnalyticsAdmin_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_AccountSummaries
- The "accountSummaries" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_AccountsUserLinks
- The "userLinks" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_Properties
- The "properties" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_PropertiesAndroidAppDataStreams
- The "androidAppDataStreams" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_PropertiesFirebaseLinks
- The "firebaseLinks" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_PropertiesGoogleAdsLinks
- The "googleAdsLinks" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_PropertiesIosAppDataStreams
- The "iosAppDataStreams" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_PropertiesUserLinks
- The "userLinks" collection of methods.
- Google_Service_GoogleAnalyticsAdmin_Resource_PropertiesWebDataStreams
- The "webDataStreams" collection of methods.
- Google_Service_GoogleAnalyticsAdmin
- Service definition for GoogleAnalyticsAdmin (v1alpha).
- Google_Service_GroupsMigration_Groups
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_GroupsMigration_Resource_Archive
- The "archive" collection of methods.
- Google_Service_GroupsMigration
- Service definition for GroupsMigration (v1).
- Google_Service_Groupssettings_Groups
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Groupssettings_Resource_Groups
- The "groups" collection of methods.
- Google_Service_Groupssettings
- Service definition for Groupssettings (v1).
- Google_Service_HangoutsChat_ActionParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_ActionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Annotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Attachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_AttachmentDataRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Button
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Card
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HangoutsChat_CardAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_CardHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_ChatEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_DeprecatedEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_DriveDataRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_FormAction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HangoutsChat_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_ImageButton
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_KeyValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_ListMembershipsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HangoutsChat_ListSpacesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HangoutsChat_Media
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Membership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Message
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HangoutsChat_OnClick
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_OpenLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Resource_Dms
- The "dms" collection of methods.
- Google_Service_HangoutsChat_Resource_DmsConversations
- The "conversations" collection of methods.
- Google_Service_HangoutsChat_Resource_Media
- The "media" collection of methods.
- Google_Service_HangoutsChat_Resource_Rooms
- The "rooms" collection of methods.
- Google_Service_HangoutsChat_Resource_RoomsConversations
- The "conversations" collection of methods.
- Google_Service_HangoutsChat_Resource_Spaces
- The "spaces" collection of methods.
- Google_Service_HangoutsChat_Resource_SpacesMembers
- The "members" collection of methods.
- Google_Service_HangoutsChat_Resource_SpacesMessages
- The "messages" collection of methods.
- Google_Service_HangoutsChat_Resource_SpacesMessagesAttachments
- The "attachments" collection of methods.
- Google_Service_HangoutsChat_Section
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HangoutsChat_SlashCommand
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_SlashCommandMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Space
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_TextButton
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_TextParagraph
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_Thread
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_UserMentionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HangoutsChat_WidgetMarkup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HangoutsChat
- Service definition for HangoutsChat (v1).
- Google_Service_HomeGraphService_AgentDeviceId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_AgentOtherDeviceId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_Device
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HomeGraphService_DeviceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_DeviceNames
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HomeGraphService_HomegraphEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_NonLocalTrait
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_QueryRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HomeGraphService_QueryRequestInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_QueryRequestPayload
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HomeGraphService_QueryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_QueryResponsePayload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_ReportStateAndNotificationDevice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_ReportStateAndNotificationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_ReportStateAndNotificationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_RequestSyncDevicesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_RequestSyncDevicesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_Resource_AgentUsers
- The "agentUsers" collection of methods.
- Google_Service_HomeGraphService_Resource_Devices
- The "devices" collection of methods.
- Google_Service_HomeGraphService_StateAndNotificationPayload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_SyncRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_SyncResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_HomeGraphService_SyncResponsePayload
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_HomeGraphService
- Service definition for HomeGraphService (v1).
- Google_Service_Iam_AdminAuditData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_AuditableService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_AuditData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_BindingDelta
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_CreateRoleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_CreateServiceAccountKeyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_CreateServiceAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_DisableServiceAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_EnableServiceAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_IamEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_LintPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_LintPolicyResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_LintResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_ListRolesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_ListServiceAccountKeysResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_ListServiceAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_PatchServiceAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_Permission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_PermissionDelta
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_PolicyDelta
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_QueryAuditableServicesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_QueryAuditableServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_QueryGrantableRolesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_QueryGrantableRolesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_QueryTestablePermissionsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_QueryTestablePermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_Resource_IamPolicies
- The "iamPolicies" collection of methods.
- Google_Service_Iam_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_Iam_Resource_OrganizationsRoles
- The "roles" collection of methods.
- Google_Service_Iam_Resource_Permissions
- The "permissions" collection of methods.
- Google_Service_Iam_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Iam_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Iam_Resource_ProjectsLocationsWorkloadIdentityPools
- The "workloadIdentityPools" collection of methods.
- Google_Service_Iam_Resource_ProjectsLocationsWorkloadIdentityPoolsOperations
- The "operations" collection of methods.
- Google_Service_Iam_Resource_ProjectsLocationsWorkloadIdentityPoolsProviders
- The "providers" collection of methods.
- Google_Service_Iam_Resource_ProjectsLocationsWorkloadIdentityPoolsProvidersOperations
- The "operations" collection of methods.
- Google_Service_Iam_Resource_ProjectsRoles
- The "roles" collection of methods.
- Google_Service_Iam_Resource_ProjectsServiceAccounts
- The "serviceAccounts" collection of methods.
- Google_Service_Iam_Resource_ProjectsServiceAccountsKeys
- The "keys" collection of methods.
- Google_Service_Iam_Resource_Roles
- The "roles" collection of methods.
- Google_Service_Iam_Role
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_ServiceAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_ServiceAccountKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_SignBlobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_SignBlobResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_SignJwtRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_SignJwtResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Iam_UndeleteRoleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_UndeleteServiceAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_UndeleteServiceAccountResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam_UploadServiceAccountKeyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Iam
- Service definition for Iam (v1).
- Google_Service_IAMCredentials_GenerateAccessTokenRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IAMCredentials_GenerateAccessTokenResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IAMCredentials_GenerateIdTokenRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IAMCredentials_GenerateIdTokenResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IAMCredentials_Resource_Projects
- The "projects" collection of methods.
- Google_Service_IAMCredentials_Resource_ProjectsServiceAccounts
- The "serviceAccounts" collection of methods.
- Google_Service_IAMCredentials_SignBlobRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IAMCredentials_SignBlobResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IAMCredentials_SignJwtRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IAMCredentials_SignJwtResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IAMCredentials
- Service definition for IAMCredentials (v1).
- Google_Service_IdentityToolkit_CreateAuthUriResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_DeleteAccountResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_DownloadAccountResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_EmailLinkSigninResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_EmailTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_GetAccountInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_GetOobConfirmationCodeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_GetRecaptchaParamResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyCreateAuthUriRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDeleteAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyDownloadAccountRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyEmailLinkSigninRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetAccountInfoRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyGetProjectConfigResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyResetPasswordRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySendVerificationCodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySendVerificationCodeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetAccountInfoRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetProjectConfigRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetProjectConfigResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignOutUserRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignOutUserResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySignupNewUserRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyUploadAccountRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyAssertionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyCustomTokenRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPasswordRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_IdpConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_Relyingparty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_ResetPasswordResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_Resource_Relyingparty
- The "relyingparty" collection of methods.
- Google_Service_IdentityToolkit_SetAccountInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_SetAccountInfoResponseProviderUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_SignupNewUserResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_UploadAccountResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_UploadAccountResponseError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_UserInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_UserInfoProviderUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_VerifyAssertionResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_IdentityToolkit_VerifyCustomTokenResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit_VerifyPasswordResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_IdentityToolkit
- Service definition for IdentityToolkit (v3).
- Google_Service_Indexing_PublishUrlNotificationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Indexing_Resource_UrlNotifications
- The "urlNotifications" collection of methods.
- Google_Service_Indexing_UrlNotification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Indexing_UrlNotificationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Indexing
- Service definition for Indexing (v3).
- Google_Service_JobService_BatchDeleteJobsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_BucketizedCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_BucketRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CommuteInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CommutePreference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_Company
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_CompanyInfoSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CompensationEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CompensationFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_CompensationHistogramRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CompensationHistogramResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CompensationInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_CompensationRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CompleteQueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_CompletionResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CreateJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CustomAttribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CustomAttributeHistogramRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CustomAttributeHistogramResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_CustomField
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_CustomFieldFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_DeleteJobsByFilterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_DeviceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_ExtendedCompensationFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_ExtendedCompensationInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_ExtendedCompensationInfoCompensationEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_ExtendedCompensationInfoCompensationRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_ExtendedCompensationInfoDecimal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_Filter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_GetHistogramRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_GetHistogramResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_HistogramFacets
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_HistogramResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_HistogramResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_JobFilters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_JobLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_JobProcessingOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_JobQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_JobsEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_ListCompaniesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_ListCompanyJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_LocationFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_MatchingJob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_NumericBucketingOption
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_NumericBucketingResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_PostalAddress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_RequestMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_Resource_Companies
- The "companies" collection of methods.
- Google_Service_JobService_Resource_CompaniesJobs
- The "jobs" collection of methods.
- Google_Service_JobService_Resource_Jobs
- The "jobs" collection of methods.
- Google_Service_JobService_Resource_V2
- The "v2" collection of methods.
- Google_Service_JobService_ResponseMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_SearchJobsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_SearchJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_SpellingCorrection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService_StringValues
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_JobService_UpdateJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_JobService
- Service definition for JobService (v2).
- Google_Service_Kgsearch_Resource_Entities
- The "entities" collection of methods.
- Google_Service_Kgsearch_SearchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Kgsearch
- Service definition for Kgsearch (v1).
- Google_Service_Libraryagent_GoogleExampleLibraryagentV1Book
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Libraryagent_GoogleExampleLibraryagentV1ListBooksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Libraryagent_GoogleExampleLibraryagentV1ListShelvesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Libraryagent_GoogleExampleLibraryagentV1Shelf
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Libraryagent_Resource_Shelves
- The "shelves" collection of methods.
- Google_Service_Libraryagent_Resource_ShelvesBooks
- The "books" collection of methods.
- Google_Service_Libraryagent
- Service definition for Libraryagent (v1).
- Google_Service_Licensing_LicenseAssignment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Licensing_LicenseAssignmentInsert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Licensing_LicenseAssignmentList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Licensing_LicensingEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Licensing_Resource_LicenseAssignments
- The "licenseAssignments" collection of methods.
- Google_Service_Licensing
- Service definition for Licensing (v1).
- Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1AccountReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1AggregatorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1MessageLead
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1PhoneLead
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Localservices_GoogleTypeTimeZone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Localservices_Resource_AccountReports
- The "accountReports" collection of methods.
- Google_Service_Localservices_Resource_DetailedLeadReports
- The "detailedLeadReports" collection of methods.
- Google_Service_Localservices
- Service definition for Localservices (v1).
- Google_Service_Logging_BigQueryOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_BucketOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_CmekSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_Explicit
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_Exponential
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_HttpRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_Linear
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_ListBucketsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListExclusionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLogEntriesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLogEntriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLogMetricsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListLogsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListMonitoredResourceDescriptorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListSinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_ListViewsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogEntryOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogEntrySourceLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogExclusion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LoggingEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogLine
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogMetric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_LogSink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_LogView
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_MetricDescriptorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_MonitoredResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_MonitoredResourceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_MonitoredResourceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_RequestLog
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_Resource_BillingAccounts
- The "billingAccounts" collection of methods.
- Google_Service_Logging_Resource_BillingAccountsBuckets
- The "buckets" collection of methods.
- Google_Service_Logging_Resource_BillingAccountsBucketsViews
- The "views" collection of methods.
- Google_Service_Logging_Resource_BillingAccountsExclusions
- The "exclusions" collection of methods.
- Google_Service_Logging_Resource_BillingAccountsLocations
- The "locations" collection of methods.
- Google_Service_Logging_Resource_BillingAccountsLocationsBuckets
- The "buckets" collection of methods.
- Google_Service_Logging_Resource_BillingAccountsLocationsBucketsViews
- The "views" collection of methods.
- Google_Service_Logging_Resource_BillingAccountsLogs
- The "logs" collection of methods.
- Google_Service_Logging_Resource_BillingAccountsSinks
- The "sinks" collection of methods.
- Google_Service_Logging_Resource_Entries
- The "entries" collection of methods.
- Google_Service_Logging_Resource_Exclusions
- The "exclusions" collection of methods.
- Google_Service_Logging_Resource_Folders
- The "folders" collection of methods.
- Google_Service_Logging_Resource_FoldersExclusions
- The "exclusions" collection of methods.
- Google_Service_Logging_Resource_FoldersLocations
- The "locations" collection of methods.
- Google_Service_Logging_Resource_FoldersLocationsBuckets
- The "buckets" collection of methods.
- Google_Service_Logging_Resource_FoldersLocationsBucketsViews
- The "views" collection of methods.
- Google_Service_Logging_Resource_FoldersLogs
- The "logs" collection of methods.
- Google_Service_Logging_Resource_FoldersSinks
- The "sinks" collection of methods.
- Google_Service_Logging_Resource_Locations
- The "locations" collection of methods.
- Google_Service_Logging_Resource_LocationsBuckets
- The "buckets" collection of methods.
- Google_Service_Logging_Resource_LocationsBucketsViews
- The "views" collection of methods.
- Google_Service_Logging_Resource_Logs
- The "logs" collection of methods.
- Google_Service_Logging_Resource_MonitoredResourceDescriptors
- The "monitoredResourceDescriptors" collection of methods.
- Google_Service_Logging_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_Logging_Resource_OrganizationsExclusions
- The "exclusions" collection of methods.
- Google_Service_Logging_Resource_OrganizationsLocations
- The "locations" collection of methods.
- Google_Service_Logging_Resource_OrganizationsLocationsBuckets
- The "buckets" collection of methods.
- Google_Service_Logging_Resource_OrganizationsLocationsBucketsViews
- The "views" collection of methods.
- Google_Service_Logging_Resource_OrganizationsLogs
- The "logs" collection of methods.
- Google_Service_Logging_Resource_OrganizationsSinks
- The "sinks" collection of methods.
- Google_Service_Logging_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Logging_Resource_ProjectsExclusions
- The "exclusions" collection of methods.
- Google_Service_Logging_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Logging_Resource_ProjectsLocationsBuckets
- The "buckets" collection of methods.
- Google_Service_Logging_Resource_ProjectsLocationsBucketsViews
- The "views" collection of methods.
- Google_Service_Logging_Resource_ProjectsLogs
- The "logs" collection of methods.
- Google_Service_Logging_Resource_ProjectsMetrics
- The "metrics" collection of methods.
- Google_Service_Logging_Resource_ProjectsSinks
- The "sinks" collection of methods.
- Google_Service_Logging_Resource_Sinks
- The "sinks" collection of methods.
- Google_Service_Logging_Resource_V2
- The "v2" collection of methods.
- Google_Service_Logging_SourceLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_SourceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_SuppressionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_TailLogEntriesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_TailLogEntriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_UndeleteBucketRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging_WriteLogEntriesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Logging_WriteLogEntriesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Logging
- Service definition for Logging (v2).
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_AttachTrustRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_DailyCycle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_DenyMaintenancePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_DetachTrustRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Domain
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudManagedidentitiesV1alpha1OpMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudManagedidentitiesV1beta1OpMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudManagedidentitiesV1OpMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudSaasacceleratorManagementProvidersV1Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ListDomainsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_MaintenancePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_MaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ManagedidentitiesEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ReconfigureTrustRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ResetAdminPasswordRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ResetAdminPasswordResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Resource_Projects
- The "projects" collection of methods.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Resource_ProjectsLocationsManagedidentitiesGlobal
- The "global" collection of methods.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Resource_ProjectsLocationsManagedidentitiesGlobalDomains
- The "domains" collection of methods.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Resource_ProjectsLocationsManagedidentitiesGlobalOperations
- The "operations" collection of methods.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Trust
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_UpdatePolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ValidateTrustRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_WeeklyCycle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI
- Service definition for ManagedServiceforMicrosoftActiveDirectoryConsumerAPI (v1).
- Google_Service_Manager_AccessConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_Action
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_AllowedRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_AutoscalingModule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_AutoscalingModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_Deployment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_DeploymentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_DeploymentsResource
- The "deployments" collection of methods.
- Google_Service_Manager_DeployState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_DiskAttachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_EnvVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ExistingDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_FirewallModule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_FirewallModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_HealthCheckModule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_HealthCheckModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_LbModule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_LbModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_MetadataItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_Module
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_NetworkInterface
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_NetworkModule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_NetworkModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_NewDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_NewDiskInitializeParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ParamOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ReplicaPoolModule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_ReplicaPoolModuleStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ReplicaPoolParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_ReplicaPoolParamsV1Beta1
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_ServiceAccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_Tag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_Template
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Manager_TemplatesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Manager_TemplatesResource
- The "templates" collection of methods.
- Google_Service_Manager
- Service definition for Manager (v1beta2).
- Google_Service_ManufacturerCenter_Attributes
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManufacturerCenter_Capacity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_Count
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_DestinationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_FeatureDescription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_Issue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_ListProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManufacturerCenter_ManufacturersEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_Price
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ManufacturerCenter_ProductDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ManufacturerCenter_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_ManufacturerCenter_Resource_AccountsProducts
- The "products" collection of methods.
- Google_Service_ManufacturerCenter
- Service definition for ManufacturerCenter (v1).
- Google_Service_Mirror_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_Attachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_AttachmentsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_AuthToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Command
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Contact
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_ContactsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_LocationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_MenuItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_MenuValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Notification
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_NotificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_Mirror_Resource_Contacts
- The "contacts" collection of methods.
- Google_Service_Mirror_Resource_Locations
- The "locations" collection of methods.
- Google_Service_Mirror_Resource_Settings
- The "settings" collection of methods.
- Google_Service_Mirror_Resource_Subscriptions
- The "subscriptions" collection of methods.
- Google_Service_Mirror_Resource_Timeline
- The "timeline" collection of methods.
- Google_Service_Mirror_Resource_TimelineAttachments
- The "attachments" collection of methods.
- Google_Service_Mirror_Setting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_Subscription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_SubscriptionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_TimelineItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_TimelineListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Mirror_UserAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror_UserData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Mirror
- Service definition for Mirror (v1).
- Google_Service_Monitoring_Aggregation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_AlertPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_AppEngine
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_AvailabilityCriteria
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_BasicAuthentication
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_BasicSli
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_BucketOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_CloudEndpoints
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_ClusterIstio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_CollectdPayload
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_CollectdPayloadError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_CollectdValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_CollectdValueError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Condition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_ContentMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_CreateCollectdTimeSeriesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_CreateCollectdTimeSeriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_CreateTimeSeriesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_CreateTimeSeriesSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_Custom
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Distribution
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_DistributionCut
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Documentation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_DroppedLabels
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Error
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Exemplar
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_Explicit
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_Exponential
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Field
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_GetNotificationChannelVerificationCodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_GetNotificationChannelVerificationCodeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_GoogleMonitoringV3Range
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Group
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_HttpCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_InternalChecker
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_IstioCanonicalService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_LabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_LabelValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_LatencyCriteria
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Linear
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_ListAlertPoliciesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListGroupMembersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListMetricDescriptorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListMonitoredResourceDescriptorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListNotificationChannelDescriptorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListNotificationChannelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListServiceLevelObjectivesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListTimeSeriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListUptimeCheckConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_ListUptimeCheckIpsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_MeshIstio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Metric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_MetricAbsence
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_MetricDescriptorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_MetricRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_MetricThreshold
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_MonitoredResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_MonitoredResourceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_MonitoredResourceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_MonitoringEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_MonitoringQueryLanguageCondition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_MutationRecord
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_NotificationChannel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_NotificationChannelDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_Option
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_PerformanceThreshold
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Point
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_PointData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_QueryTimeSeriesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_QueryTimeSeriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_Range
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_RequestBasedSli
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Resource_Folders
- The "folders" collection of methods.
- Google_Service_Monitoring_Resource_FoldersTimeSeries
- The "timeSeries" collection of methods.
- Google_Service_Monitoring_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_Monitoring_Resource_OrganizationsTimeSeries
- The "timeSeries" collection of methods.
- Google_Service_Monitoring_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsAlertPolicies
- The "alertPolicies" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsCollectdTimeSeries
- The "collectdTimeSeries" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsGroups
- The "groups" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsGroupsMembers
- The "members" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsMetricDescriptors
- The "metricDescriptors" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsMonitoredResourceDescriptors
- The "monitoredResourceDescriptors" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsNotificationChannelDescriptors
- The "notificationChannelDescriptors" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsNotificationChannels
- The "notificationChannels" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsTimeSeries
- The "timeSeries" collection of methods.
- Google_Service_Monitoring_Resource_ProjectsUptimeCheckConfigs
- The "uptimeCheckConfigs" collection of methods.
- Google_Service_Monitoring_Resource_Services
- The "services" collection of methods.
- Google_Service_Monitoring_Resource_ServicesServiceLevelObjectives
- The "serviceLevelObjectives" collection of methods.
- Google_Service_Monitoring_Resource_UptimeCheckIps
- The "uptimeCheckIps" collection of methods.
- Google_Service_Monitoring_ResourceGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_SendNotificationChannelVerificationCodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Service
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_ServiceLevelIndicator
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_ServiceLevelObjective
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_SourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_SpanContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_TcpCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Telemetry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_TimeInterval
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_TimeSeries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_TimeSeriesData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_TimeSeriesDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_TimeSeriesRatio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Trigger
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_Type
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_TypedValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_UptimeCheckConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Monitoring_UptimeCheckIp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_ValueDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_VerifyNotificationChannelRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring_WindowsBasedSli
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Monitoring
- Service definition for Monitoring (v3).
- Google_Service_Networkconnectivity_Attributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_AttributeValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_BillingView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_Distribution
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_Exemplar
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_ExplicitBuckets
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_ExponentialBuckets
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_GoogleLongrunningCancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_HttpRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_Hub
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_LinearBuckets
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_ListHubsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_ListSpokesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_LogEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_LogEntryOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_LogEntrySourceLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_MetricValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_MetricValueSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_NetworkconnectivityEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_QuotaProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_ReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Networkconnectivity_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Networkconnectivity_Resource_ProjectsLocationsNetworkconnectivityGlobal
- The "global" collection of methods.
- Google_Service_Networkconnectivity_Resource_ProjectsLocationsNetworkconnectivityGlobalHubs
- The "hubs" collection of methods.
- Google_Service_Networkconnectivity_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Networkconnectivity_Resource_ProjectsLocationsPolicyBasedRoutes
- The "policyBasedRoutes" collection of methods.
- Google_Service_Networkconnectivity_Resource_ProjectsLocationsPrivateRanges
- The "privateRanges" collection of methods.
- Google_Service_Networkconnectivity_Resource_ProjectsLocationsSpokes
- The "spokes" collection of methods.
- Google_Service_Networkconnectivity_ResourceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_RouterApplianceInstance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_Spoke
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Networkconnectivity_TraceSpan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity_TruncatableString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Networkconnectivity
- Service definition for Networkconnectivity (v1alpha1).
- Google_Service_NetworkManagement_AbortInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_ConnectivityTest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_DeliverInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_DropInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_Endpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_EndpointInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_FirewallInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_ForwardInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_ForwardingRuleInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_InstanceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_ListConnectivityTestsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_LoadBalancerBackend
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_LoadBalancerInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_NetworkInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_NetworkmanagementEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_ReachabilityDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_RerunConnectivityTestRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_Resource_Projects
- The "projects" collection of methods.
- Google_Service_NetworkManagement_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_NetworkManagement_Resource_ProjectsLocationsNetworkmanagementGlobal
- The "global" collection of methods.
- Google_Service_NetworkManagement_Resource_ProjectsLocationsNetworkmanagementGlobalConnectivityTests
- The "connectivityTests" collection of methods.
- Google_Service_NetworkManagement_Resource_ProjectsLocationsNetworkmanagementGlobalOperations
- The "operations" collection of methods.
- Google_Service_NetworkManagement_RouteInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_Step
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_Trace
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_NetworkManagement_VpnGatewayInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement_VpnTunnelInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_NetworkManagement
- Service definition for NetworkManagement (v1).
- Google_Service_Oauth2_Resource_Userinfo
- The "userinfo" collection of methods.
- Google_Service_Oauth2_Resource_UserinfoV2
- The "v2" collection of methods.
- Google_Service_Oauth2_Resource_UserinfoV2Me
- The "me" collection of methods.
- Google_Service_Oauth2_Tokeninfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Oauth2_Userinfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Oauth2
- Service definition for Oauth2 (v2).
- Google_Service_OSConfig_AptSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_CancelPatchJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_ExecStep
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_ExecStepConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_ExecutePatchJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_FixedOrPercent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_GcsObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_GooSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_Inventory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_InventoryItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_InventoryOsInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_InventorySoftwarePackage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_InventoryVersionedPackage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_InventoryWindowsQuickFixEngineeringPackage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_InventoryWindowsUpdatePackage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_InventoryWindowsUpdatePackageWindowsUpdateCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_InventoryZypperPatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_ListPatchDeploymentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_ListPatchJobInstanceDetailsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_ListPatchJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_MonthlySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_OneTimeSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_OsconfigEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_PatchConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_PatchDeployment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_PatchInstanceFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_PatchInstanceFilterGroupLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_PatchJob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_PatchJobInstanceDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_PatchJobInstanceDetailsSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_PatchRollout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_RecurringSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_Resource_Projects
- The "projects" collection of methods.
- Google_Service_OSConfig_Resource_ProjectsPatchDeployments
- The "patchDeployments" collection of methods.
- Google_Service_OSConfig_Resource_ProjectsPatchJobs
- The "patchJobs" collection of methods.
- Google_Service_OSConfig_Resource_ProjectsPatchJobsInstanceDetails
- The "instanceDetails" collection of methods.
- Google_Service_OSConfig_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_TimeZone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_WeekDayOfMonth
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_WeeklySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_OSConfig_WindowsUpdateSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_YumSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig_ZypperSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_OSConfig
- Service definition for OSConfig (v1).
- Google_Service_PagespeedInsights_AuditRefs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_Bucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_Categories
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_CategoryGroupV5
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_ConfigSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_I18n
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_LighthouseAuditResultV5
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_LighthouseCategoryV5
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PagespeedInsights_LighthouseResultV5
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PagespeedInsights_PagespeedApiLoadingExperienceV5
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_PagespeedApiPagespeedResponseV5
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_PagespeedVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_RendererFormattedStrings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_Resource_Pagespeedapi
- The "pagespeedapi" collection of methods.
- Google_Service_PagespeedInsights_RuntimeError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_StackPack
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_Timing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PagespeedInsights_UserPageLoadMetricV5
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PagespeedInsights
- Service definition for PagespeedInsights (v5).
- Google_Service_Pagespeedonline_LighthouseAuditResultV5
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseCategoryV5
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_LighthouseCategoryV5AuditRefs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_LighthouseResultV5Categories
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5CategoryGroupsElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5ConfigSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5I18n
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5I18nRendererFormattedStrings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5RuntimeError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5StackPacks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_LighthouseResultV5Timing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_PagespeedApiLoadingExperienceV5
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_PagespeedApiLoadingExperienceV5MetricsElement
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pagespeedonline_PagespeedApiLoadingExperienceV5MetricsElementDistributions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV5
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_PagespeedApiPagespeedResponseV5Version
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pagespeedonline_Resource_Pagespeedapi
- The "pagespeedapi" collection of methods.
- Google_Service_Pagespeedonline
- Service definition for Pagespeedonline (v5).
- Google_Service_Partners_AdWordsManagerAccountInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_Analytics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_AnalyticsDataPoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_AnalyticsSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_AvailableOffer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_Certification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_CertificationExamStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_CertificationStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_Company
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_CompanyRelation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_CountryOfferInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_CreateLeadRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_CreateLeadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_DebugInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_EventData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_ExamStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_GetCompanyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_GetPartnersStatusResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_HistoricalOffer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_Lead
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_ListAnalyticsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_ListCompaniesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_ListLeadsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_ListOffersHistoryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_ListOffersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_ListUserStatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_LocalizedCompanyInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_Location
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_LogMessageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_LogMessageResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_LogUserEventRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_LogUserEventResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_Money
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_OfferCustomer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_OptIns
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_PartnersEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_PublicProfile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_Rank
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_RecaptchaChallenge
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_RequestMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_Resource_Analytics
- The "analytics" collection of methods.
- Google_Service_Partners_Resource_ClientMessages
- The "clientMessages" collection of methods.
- Google_Service_Partners_Resource_Companies
- The "companies" collection of methods.
- Google_Service_Partners_Resource_CompaniesLeads
- The "leads" collection of methods.
- Google_Service_Partners_Resource_Leads
- The "leads" collection of methods.
- Google_Service_Partners_Resource_Offers
- The "offers" collection of methods.
- Google_Service_Partners_Resource_OffersHistory
- The "history" collection of methods.
- Google_Service_Partners_Resource_UserEvents
- The "userEvents" collection of methods.
- Google_Service_Partners_Resource_Users
- The "users" collection of methods.
- Google_Service_Partners_Resource_UserStates
- The "userStates" collection of methods.
- Google_Service_Partners_Resource_V2
- The "v2" collection of methods.
- Google_Service_Partners_ResponseMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_SpecializationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_TrafficSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_User
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners_UserOverrides
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Partners_UserProfile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Partners
- Service definition for Partners (v2).
- Google_Service_People_Address
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_AgeRangeType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Biography
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Birthday
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_BraggingRights
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_ContactGroupMembership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_CoverPhoto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_DomainMembership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_EmailAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Event
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_FieldMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Gender
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_GetPeopleResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_People_ImClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Interest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_ListConnectionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_People_Locale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Membership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Name
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Nickname
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Occupation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Organization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Person
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_People_PersonMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_People_PersonResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_PhoneNumber
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Photo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_ProfileMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Relation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_RelationshipInterest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_RelationshipStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Residence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Resource_People
- The "people" collection of methods.
- Google_Service_People_Resource_PeopleConnections
- The "connections" collection of methods.
- Google_Service_People_Skill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Source
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Tagline
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People_Url
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_People
- Service definition for People (v1).
- Google_Service_PeopleService_Address
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_AgeRangeType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_BatchGetContactGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_Biography
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Birthday
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_BraggingRights
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_CalendarUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ClientData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ContactGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_ContactGroupMembership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ContactGroupMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ContactGroupResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_CopyOtherContactToMyContactsGroupRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_CoverPhoto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_CreateContactGroupRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_DeleteContactPhotoResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_DomainMembership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_EmailAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Event
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ExternalId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_FieldMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_FileAs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Gender
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_GetPeopleResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_GroupClientData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ImClient
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Interest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ListConnectionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_ListContactGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_ListDirectoryPeopleResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_ListOtherContactsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_Locale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Membership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_MiscKeyword
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ModifyContactGroupMembersRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_ModifyContactGroupMembersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_Name
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Nickname
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Occupation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Organization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_PeopleEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Person
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_PersonMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_PersonResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_PhoneNumber
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Photo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_ProfileMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_Relation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_RelationshipInterest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_RelationshipStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Residence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Resource_ContactGroups
- The "contactGroups" collection of methods.
- Google_Service_PeopleService_Resource_ContactGroupsMembers
- The "members" collection of methods.
- Google_Service_PeopleService_Resource_OtherContacts
- The "otherContacts" collection of methods.
- Google_Service_PeopleService_Resource_People
- The "people" collection of methods.
- Google_Service_PeopleService_Resource_PeopleConnections
- The "connections" collection of methods.
- Google_Service_PeopleService_SearchDirectoryPeopleResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_SipAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Skill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Source
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_Tagline
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_UpdateContactGroupRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_UpdateContactPhotoRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PeopleService_UpdateContactPhotoResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_Url
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService_UserDefined
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PeopleService
- Service definition for PeopleService (v1).
- Google_Service_PhotosLibrary_AddEnrichmentToAlbumRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_AddEnrichmentToAlbumResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_Album
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_AlbumPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_BatchCreateMediaItemsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_BatchCreateMediaItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_ContentFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_ContributorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_CreateAlbumRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_DateFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_DateRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_EnrichmentItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_Filters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_JoinSharedAlbumRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_JoinSharedAlbumResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_ListAlbumsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_ListSharedAlbumsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_LocationEnrichment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_MapEnrichment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_MediaItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_MediaMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_MediaTypeFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_NewEnrichmentItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_NewMediaItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_NewMediaItemResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_Photo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_Resource_Albums
- The "albums" collection of methods.
- Google_Service_PhotosLibrary_Resource_MediaItems
- The "mediaItems" collection of methods.
- Google_Service_PhotosLibrary_Resource_SharedAlbums
- The "sharedAlbums" collection of methods.
- Google_Service_PhotosLibrary_SearchMediaItemsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_SearchMediaItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_ShareAlbumRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_ShareAlbumResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_SharedAlbumOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_ShareInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_SimpleMediaItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PhotosLibrary_TextEnrichment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary_Video
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PhotosLibrary
- Service definition for PhotosLibrary (v1).
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3Impression
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3LogImpressionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3LogImpressionsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3LogPlayerReportsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3LogPlayerReportsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3PlayerReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SampleAreaFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SampleCriterion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SampleFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SamplePlayableLocation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SamplePlayableLocationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SamplePlayableLocationsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SampleSpacingOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_GoogleMapsUnityClientInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_GoogleTypeLatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlayableLocations_Resource_V3
- The "v3" collection of methods.
- Google_Service_PlayableLocations
- Service definition for PlayableLocations (v3).
- Google_Service_Playcustomapp_CustomApp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Playcustomapp_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_Playcustomapp_Resource_AccountsCustomApps
- The "customApps" collection of methods.
- Google_Service_Playcustomapp
- Service definition for Playcustomapp (v1).
- Google_Service_PlayMovies_Avail
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayMovies_ListAvailsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayMovies_ListOrdersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayMovies_ListStoreInfosResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayMovies_Order
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayMovies_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_PlayMovies_Resource_AccountsAvails
- The "avails" collection of methods.
- Google_Service_PlayMovies_Resource_AccountsOrders
- The "orders" collection of methods.
- Google_Service_PlayMovies_Resource_AccountsStoreInfos
- The "storeInfos" collection of methods.
- Google_Service_PlayMovies_Resource_AccountsStoreInfosCountry
- The "country" collection of methods.
- Google_Service_PlayMovies_StoreInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlayMovies
- Service definition for PlayMovies (v1).
- Google_Service_Playmoviespartner_AccountsAvailsResource
- The "avails" collection of methods.
- Google_Service_Playmoviespartner_AccountsExperienceLocalesResource
- The "experienceLocales" collection of methods.
- Google_Service_Playmoviespartner_AccountsOrdersResource
- The "orders" collection of methods.
- Google_Service_Playmoviespartner_AccountsResource
- The "accounts" collection of methods.
- Google_Service_Playmoviespartner_AccountsStoreInfosCountryResource
- The "country" collection of methods.
- Google_Service_Playmoviespartner_AccountsStoreInfosResource
- The "storeInfos" collection of methods.
- Google_Service_Playmoviespartner_Avail
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Playmoviespartner_ExperienceLocale
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Playmoviespartner_ListAvailsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Playmoviespartner_ListExperienceLocalesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Playmoviespartner_ListOrdersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Playmoviespartner_ListStoreInfosResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Playmoviespartner_Order
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Playmoviespartner_StoreInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Playmoviespartner
- Service definition for Playmoviespartner (v1).
- Google_Service_Plus_Acl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_Activity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActorClientSpecificActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActorClientSpecificActorInfoYoutubeActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActorName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityActorVerification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_ActivityObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_ActivityObjectActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectActorClientSpecificActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectActorVerification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_ActivityObjectAttachmentsEmbed
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachmentsFullImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachmentsImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachmentsThumbnails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectAttachmentsThumbnailsImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectPlusoners
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectReplies
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityObjectResharers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_ActivityProvider
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_Comment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_CommentActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentActorClientSpecificActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentActorClientSpecificActorInfoYoutubeActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentActorVerification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_CommentInReplyTo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_CommentPlusoners
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PeopleFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_Person
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Plus_PersonAgeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonCover
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonCoverCoverInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonCoverCoverPhoto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonEmails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonOrganizations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonPlacesLived
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PersonUrls
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_Place
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PlaceAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PlacePosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_PlusAclentryResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Plus_Resource_Activities
- The "activities" collection of methods.
- Google_Service_Plus_Resource_Comments
- The "comments" collection of methods.
- Google_Service_Plus_Resource_People
- The "people" collection of methods.
- Google_Service_Plus
- Service definition for Plus (v1).
- Google_Service_PlusDomains_Acl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_Activity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActorClientSpecificActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActorClientSpecificActorInfoYoutubeActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActorName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityActorVerification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_ActivityObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_ActivityObjectActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectActorClientSpecificActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectActorClientSpecificActorInfoYoutubeActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectActorVerification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachments
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_ActivityObjectAttachmentsEmbed
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsFullImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsPreviewThumbnails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectAttachmentsThumbnailsImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectPlusoners
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectReplies
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectResharers
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityObjectStatusForViewer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_ActivityProvider
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Audience
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_AudiencesFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_Circle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CircleFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_CirclePeople
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Comment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_CommentActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentActorClientSpecificActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentActorClientSpecificActorInfoYoutubeActorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentActorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentActorVerification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_CommentInReplyTo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_CommentPlusoners
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Media
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_MediaAuthor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_MediaAuthorImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_MediaExif
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PeopleFeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_Person
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PlusDomains_PersonCover
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonCoverCoverInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonCoverCoverPhoto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonEmails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonName
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonOrganizations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonPlacesLived
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PersonUrls
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Place
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PlaceAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PlacePosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_PlusDomainsAclentryResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains_Resource_Activities
- The "activities" collection of methods.
- Google_Service_PlusDomains_Resource_Audiences
- The "audiences" collection of methods.
- Google_Service_PlusDomains_Resource_Circles
- The "circles" collection of methods.
- Google_Service_PlusDomains_Resource_Comments
- The "comments" collection of methods.
- Google_Service_PlusDomains_Resource_Media
- The "media" collection of methods.
- Google_Service_PlusDomains_Resource_People
- The "people" collection of methods.
- Google_Service_PlusDomains_Videostream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PlusDomains
- Service definition for PlusDomains (v1).
- Google_Service_PolicyTroubleshooter_GoogleCloudPolicytroubleshooterV1AccessTuple
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolicyTroubleshooter_GoogleCloudPolicytroubleshooterV1BindingExplanation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolicyTroubleshooter_GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolicyTroubleshooter_GoogleCloudPolicytroubleshooterV1ExplainedPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolicyTroubleshooter_GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolicyTroubleshooter_GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolicyTroubleshooter_GoogleIamV1AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolicyTroubleshooter_GoogleIamV1AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolicyTroubleshooter_GoogleIamV1Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolicyTroubleshooter_GoogleIamV1Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolicyTroubleshooter_GoogleTypeExpr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolicyTroubleshooter_Resource_Iam
- The "iam" collection of methods.
- Google_Service_PolicyTroubleshooter
- Service definition for PolicyTroubleshooter (v1).
- Google_Service_PolyService_Asset
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolyService_AssetImportMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolyService_Format
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolyService_FormatComplexity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolyService_ImageError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolyService_ListAssetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolyService_ListLikedAssetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolyService_ListUserAssetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolyService_ObjParseError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolyService_PolyFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolyService_PresentationParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolyService_Quaternion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolyService_RemixInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolyService_Resource_Assets
- The "assets" collection of methods.
- Google_Service_PolyService_Resource_Users
- The "users" collection of methods.
- Google_Service_PolyService_Resource_UsersAssets
- The "assets" collection of methods.
- Google_Service_PolyService_Resource_UsersLikedassets
- The "likedassets" collection of methods.
- Google_Service_PolyService_StartAssetImportResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PolyService_UserAsset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PolyService
- Service definition for PolyService (v1).
- Google_Service_PostmasterTools_DeliveryError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PostmasterTools_Domain
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PostmasterTools_FeedbackLoop
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PostmasterTools_IpReputation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PostmasterTools_ListDomainsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PostmasterTools_ListTrafficStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PostmasterTools_Resource_Domains
- The "domains" collection of methods.
- Google_Service_PostmasterTools_Resource_DomainsTrafficStats
- The "trafficStats" collection of methods.
- Google_Service_PostmasterTools_TrafficStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PostmasterTools
- Service definition for PostmasterTools (v1).
- Google_Service_Prediction_Analyze
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_AnalyzeDataDescription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_AnalyzeDataDescriptionFeatures
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategorical
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_AnalyzeDataDescriptionFeaturesCategoricalValues
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionFeaturesNumeric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionFeaturesText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionOutputFeature
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureNumeric
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeDataDescriptionOutputFeatureText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_AnalyzeModelDescription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_Input
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_InputInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_Insert
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_Insert2
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_Insert2ModelInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_InsertTrainingInstances
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_Output
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_OutputOutputMulti
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Prediction_PredictionList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction_Resource_Hostedmodels
- The "hostedmodels" collection of methods.
- Google_Service_Prediction_Resource_Trainedmodels
- The "trainedmodels" collection of methods.
- Google_Service_Prediction_Update
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Prediction
- Service definition for Prediction (v1.6).
- Google_Service_Proximitybeacon_AdvertisedId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_AttachmentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_Beacon
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_BeaconAttachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_BeaconInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Proximitybeacon_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_DeleteAttachmentsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_Diagnostics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Proximitybeacon_EphemeralIdRegistration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_EphemeralIdRegistrationParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_GetInfoForObservedBeaconsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Proximitybeacon_GetInfoForObservedBeaconsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Proximitybeacon_IndoorLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_ListBeaconAttachmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Proximitybeacon_ListBeaconsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Proximitybeacon_ListDiagnosticsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Proximitybeacon_ListNamespacesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Proximitybeacon_Observation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_ProximitybeaconEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_ProximitybeaconNamespace
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Proximitybeacon_Resource_Beaconinfo
- The "beaconinfo" collection of methods.
- Google_Service_Proximitybeacon_Resource_Beacons
- The "beacons" collection of methods.
- Google_Service_Proximitybeacon_Resource_BeaconsAttachments
- The "attachments" collection of methods.
- Google_Service_Proximitybeacon_Resource_BeaconsDiagnostics
- The "diagnostics" collection of methods.
- Google_Service_Proximitybeacon_Resource_Namespaces
- The "namespaces" collection of methods.
- Google_Service_Proximitybeacon_Resource_V1beta1
- The "v1beta1" collection of methods.
- Google_Service_Proximitybeacon
- Service definition for Proximitybeacon (v1beta1).
- Google_Service_Pubsub_AcknowledgeRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_CreateSnapshotRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_DeadLetterPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_DetachSubscriptionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_ExpirationPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_ListSnapshotsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ListSubscriptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ListTopicSnapshotsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ListTopicsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ListTopicSubscriptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_MessageStoragePolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ModifyAckDeadlineRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_ModifyPushConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_OidcToken
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_PublishRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_PublishResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_PubsubEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_PubsubMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_PullRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_PullResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_PushConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_ReceivedMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Pubsub_Resource_ProjectsSnapshots
- The "snapshots" collection of methods.
- Google_Service_Pubsub_Resource_ProjectsSubscriptions
- The "subscriptions" collection of methods.
- Google_Service_Pubsub_Resource_ProjectsTopics
- The "topics" collection of methods.
- Google_Service_Pubsub_Resource_ProjectsTopicsSnapshots
- The "snapshots" collection of methods.
- Google_Service_Pubsub_Resource_ProjectsTopicsSubscriptions
- The "subscriptions" collection of methods.
- Google_Service_Pubsub_RetryPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_SeekRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_SeekResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_Snapshot
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_Subscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Pubsub_Topic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_UpdateSnapshotRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_UpdateSubscriptionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub_UpdateTopicRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Pubsub
- Service definition for Pubsub (v1).
- Google_Service_PubsubLite_Capacity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_ComputeMessageStatsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_ComputeMessageStatsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_Cursor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_DeliveryConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_ListPartitionCursorsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PubsubLite_ListSubscriptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PubsubLite_ListTopicsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PubsubLite_ListTopicSubscriptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_PubsubLite_PartitionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_PartitionCursor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_PubsubliteEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_Resource_Admin
- The "admin" collection of methods.
- Google_Service_PubsubLite_Resource_AdminProjects
- The "projects" collection of methods.
- Google_Service_PubsubLite_Resource_AdminProjectsLocations
- The "locations" collection of methods.
- Google_Service_PubsubLite_Resource_AdminProjectsLocationsSubscriptions
- The "subscriptions" collection of methods.
- Google_Service_PubsubLite_Resource_AdminProjectsLocationsTopics
- The "topics" collection of methods.
- Google_Service_PubsubLite_Resource_AdminProjectsLocationsTopicsSubscriptions
- The "subscriptions" collection of methods.
- Google_Service_PubsubLite_Resource_Cursor
- The "cursor" collection of methods.
- Google_Service_PubsubLite_Resource_CursorProjects
- The "projects" collection of methods.
- Google_Service_PubsubLite_Resource_CursorProjectsLocations
- The "locations" collection of methods.
- Google_Service_PubsubLite_Resource_CursorProjectsLocationsSubscriptions
- The "subscriptions" collection of methods.
- Google_Service_PubsubLite_Resource_CursorProjectsLocationsSubscriptionsCursors
- The "cursors" collection of methods.
- Google_Service_PubsubLite_Resource_TopicStats
- The "topicStats" collection of methods.
- Google_Service_PubsubLite_Resource_TopicStatsProjects
- The "projects" collection of methods.
- Google_Service_PubsubLite_Resource_TopicStatsProjectsLocations
- The "locations" collection of methods.
- Google_Service_PubsubLite_Resource_TopicStatsProjectsLocationsTopics
- The "topics" collection of methods.
- Google_Service_PubsubLite_RetentionConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_Subscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_Topic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite_TopicPartitions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_PubsubLite
- Service definition for PubsubLite (v1).
- Google_Service_QPXExpress_AircraftData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_AirportData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_BagDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_CarrierData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_CityData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_Data
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_FareInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_FlightInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_FreeBaggageAllowance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_LegInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_PassengerCounts
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_PricingInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_Resource_Trips
- The "trips" collection of methods.
- Google_Service_QPXExpress_SegmentInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_SegmentPricing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_SliceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_SliceInput
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_TaxData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_TaxInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_TimeOfDayRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_TripOption
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_TripOptionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_TripOptionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_QPXExpress_TripsSearchRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress_TripsSearchResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_QPXExpress
- Service definition for QPXExpress (v1).
- Google_Service_RealTimeBidding_ActivatePretargetingConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_AddTargetedAppsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_AddTargetedPublishersRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_AddTargetedSitesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_AdvertiserAndBrand
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_AppTargeting
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_CloseUserListRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_Creative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_CreativeDimensions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_CreativeServingDecision
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_DestinationNotCrawlableEvidence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_DestinationNotWorkingEvidence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_DestinationUrlEvidence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_DomainCallEvidence
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_DomainCalls
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_DownloadSizeEvidence
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_GetRemarketingTagResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_HtmlContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_HttpCallEvidence
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_HttpCookieEvidence
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_ListCreativesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_ListPretargetingConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_ListUserListsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_MediaFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_NativeContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_NumericTargetingDimension
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_OpenUserListRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_PolicyCompliance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_PolicyTopicEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_PolicyTopicEvidence
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_PretargetingConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_RealtimebiddingEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_RemoveTargetedAppsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_RemoveTargetedPublishersRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_RemoveTargetedSitesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_Resource_Bidders
- The "bidders" collection of methods.
- Google_Service_RealTimeBidding_Resource_BiddersCreatives
- The "creatives" collection of methods.
- Google_Service_RealTimeBidding_Resource_BiddersPretargetingConfigs
- The "pretargetingConfigs" collection of methods.
- Google_Service_RealTimeBidding_Resource_Buyers
- The "buyers" collection of methods.
- Google_Service_RealTimeBidding_Resource_BuyersCreatives
- The "creatives" collection of methods.
- Google_Service_RealTimeBidding_Resource_BuyersUserLists
- The "userLists" collection of methods.
- Google_Service_RealTimeBidding_StringTargetingDimension
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_SuspendPretargetingConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_UrlDownloadSize
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_UrlRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_UserList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_VideoContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_VideoMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RealTimeBidding_WatchCreativesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding_WatchCreativesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RealTimeBidding
- Service definition for RealTimeBidding (v1).
- Google_Service_RecommendationsAI_GoogleApiHttpBody
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1alphaRejoinCatalogMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1alphaTuningMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1alphaTuningResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1BigQuerySource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1Catalog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1CatalogInlineSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1CatalogItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1EventDetail
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1FeatureMap
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1FeatureMapFloatList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1FeatureMapStringList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1GcsSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ImportErrorsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ImportMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ListCatalogsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ListUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PredictRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PredictResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ProductCatalogItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ProductDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ProductEventDetail
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PurchaseTransaction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1RejoinUserEventsMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1UserEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1UserEventImportSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1UserEventInlineSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1UserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleLongrunningListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RecommendationsAI_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RecommendationsAI_Resource_Projects
- The "projects" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocationsCatalogs
- The "catalogs" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocationsCatalogsCatalogItems
- The "catalogItems" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocationsCatalogsEventStores
- The "eventStores" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocationsCatalogsEventStoresOperations
- The "operations" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocationsCatalogsEventStoresPlacements
- The "placements" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocationsCatalogsEventStoresPredictionApiKeyRegistrations
- The "predictionApiKeyRegistrations" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocationsCatalogsEventStoresUserEvents
- The "userEvents" collection of methods.
- Google_Service_RecommendationsAI_Resource_ProjectsLocationsCatalogsOperations
- The "operations" collection of methods.
- Google_Service_RecommendationsAI
- Service definition for RecommendationsAI (v1beta1).
- Google_Service_Recommender_GoogleCloudRecommenderV1CostProjection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1Impact
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1Insight
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Recommender_GoogleCloudRecommenderV1InsightRecommendationReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1InsightStateInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1ListInsightsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Recommender_GoogleCloudRecommenderV1ListRecommendationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Recommender_GoogleCloudRecommenderV1MarkInsightAcceptedRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1MarkRecommendationFailedRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1MarkRecommendationSucceededRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1OperationGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Recommender_GoogleCloudRecommenderV1Recommendation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Recommender_GoogleCloudRecommenderV1RecommendationContent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Recommender_GoogleCloudRecommenderV1RecommendationInsightReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1RecommendationStateInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleCloudRecommenderV1ValueMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_GoogleTypeMoney
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Recommender_Resource_BillingAccounts
- The "billingAccounts" collection of methods.
- Google_Service_Recommender_Resource_BillingAccountsLocations
- The "locations" collection of methods.
- Google_Service_Recommender_Resource_BillingAccountsLocationsInsightTypes
- The "insightTypes" collection of methods.
- Google_Service_Recommender_Resource_BillingAccountsLocationsInsightTypesInsights
- The "insights" collection of methods.
- Google_Service_Recommender_Resource_BillingAccountsLocationsRecommenders
- The "recommenders" collection of methods.
- Google_Service_Recommender_Resource_BillingAccountsLocationsRecommendersRecommendations
- The "recommendations" collection of methods.
- Google_Service_Recommender_Resource_Folders
- The "folders" collection of methods.
- Google_Service_Recommender_Resource_FoldersLocations
- The "locations" collection of methods.
- Google_Service_Recommender_Resource_FoldersLocationsInsightTypes
- The "insightTypes" collection of methods.
- Google_Service_Recommender_Resource_FoldersLocationsInsightTypesInsights
- The "insights" collection of methods.
- Google_Service_Recommender_Resource_FoldersLocationsRecommenders
- The "recommenders" collection of methods.
- Google_Service_Recommender_Resource_FoldersLocationsRecommendersRecommendations
- The "recommendations" collection of methods.
- Google_Service_Recommender_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_Recommender_Resource_OrganizationsLocations
- The "locations" collection of methods.
- Google_Service_Recommender_Resource_OrganizationsLocationsInsightTypes
- The "insightTypes" collection of methods.
- Google_Service_Recommender_Resource_OrganizationsLocationsInsightTypesInsights
- The "insights" collection of methods.
- Google_Service_Recommender_Resource_OrganizationsLocationsRecommenders
- The "recommenders" collection of methods.
- Google_Service_Recommender_Resource_OrganizationsLocationsRecommendersRecommendations
- The "recommendations" collection of methods.
- Google_Service_Recommender_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Recommender_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Recommender_Resource_ProjectsLocationsInsightTypes
- The "insightTypes" collection of methods.
- Google_Service_Recommender_Resource_ProjectsLocationsInsightTypesInsights
- The "insights" collection of methods.
- Google_Service_Recommender_Resource_ProjectsLocationsRecommenders
- The "recommenders" collection of methods.
- Google_Service_Recommender_Resource_ProjectsLocationsRecommendersRecommendations
- The "recommendations" collection of methods.
- Google_Service_Recommender
- Service definition for Recommender (v1).
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2Action
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ActionCacheUpdateCapabilities
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ActionResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2BatchReadBlobsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2BatchReadBlobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2BatchReadBlobsResponseResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2BatchUpdateBlobsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2BatchUpdateBlobsRequestRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2BatchUpdateBlobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2BatchUpdateBlobsResponseResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2CacheCapabilities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2Command
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2CommandEnvironmentVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2Digest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2Directory
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2DirectoryNode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ExecutedActionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ExecuteOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ExecuteRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ExecuteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ExecutionCapabilities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ExecutionPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2FileNode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2FindMissingBlobsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2FindMissingBlobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2GetTreeResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2LogFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2NodeProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2OutputDirectory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2OutputFile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2OutputSymlink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2Platform
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2PlatformProperty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2PriorityCapabilities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2PriorityCapabilitiesPriorityRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2RequestMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ResultsCachePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ServerCapabilities
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2SymlinkNode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ToolDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2Tree
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2WaitExecutionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_BuildBazelSemverSemVer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildbotCommandDurations
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildbotCommandEvents
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildbotCommandStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildbotResourceUsage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildbotResourceUsageStat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteWorkerPoolRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetWorkerPoolRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaSoleTenancyConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2AdminTemp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2Blob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2CommandOutputs
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2CommandOverhead
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2CommandResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2CommandTask
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2CommandTaskInputsEnvironmentVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2Digest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2Directory
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2FileMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleLongrunningOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_RemoteBuildExecution_GoogleRpcStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_RemoteBuildExecution_Resource_ActionResults
- The "actionResults" collection of methods.
- Google_Service_RemoteBuildExecution_Resource_Actions
- The "actions" collection of methods.
- Google_Service_RemoteBuildExecution_Resource_Blobs
- The "blobs" collection of methods.
- Google_Service_RemoteBuildExecution_Resource_Operations
- The "operations" collection of methods.
- Google_Service_RemoteBuildExecution_Resource_V2
- The "v2" collection of methods.
- Google_Service_RemoteBuildExecution
- Service definition for RemoteBuildExecution (v2).
- Google_Service_Replicapool_AccessConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_Action
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_DiskAttachment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_EnvVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_ExistingDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_HealthCheck
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_Label
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_Metadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_MetadataItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_NetworkInterface
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_NewDisk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_NewDiskInitializeParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_Pool
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_PoolsDeleteRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_PoolsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_Replica
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_ReplicasDeleteRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_ReplicasListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_ReplicaStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapool_Resource_Pools
- The "pools" collection of methods.
- Google_Service_Replicapool_Resource_Replicas
- The "replicas" collection of methods.
- Google_Service_Replicapool_ServiceAccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_Tag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_Template
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool_VmParams
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapool
- Service definition for Replicapool (v1beta1).
- Google_Service_Replicapoolupdater_InstanceUpdate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_InstanceUpdateError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_InstanceUpdateErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_InstanceUpdateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_Resource_RollingUpdates
- The "rollingUpdates" collection of methods.
- Google_Service_Replicapoolupdater_Resource_ZoneOperations
- The "zoneOperations" collection of methods.
- Google_Service_Replicapoolupdater_RollingUpdate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_RollingUpdateError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_RollingUpdateErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater_RollingUpdateList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Replicapoolupdater_RollingUpdatePolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Replicapoolupdater
- Service definition for Replicapoolupdater (v1beta1).
- Google_Service_Reportcard_Mute
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reportcard_MutesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reportcard_Notice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reportcard_NoticesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reportcard_Resource_Mutes
- The "mutes" collection of methods.
- Google_Service_Reportcard_Resource_Notices
- The "notices" collection of methods.
- Google_Service_Reportcard_Target
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reportcard
- Service definition for Reportcard (v1).
- Google_Service_Reports_Activities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_Activity
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_ActivityActor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_ActivityEvents
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_ActivityEventsParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_ActivityEventsParametersMessageValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_ActivityEventsParametersMultiMessageValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_ActivityId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_NestedParameter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_Resource_Activities
- The "activities" collection of methods.
- Google_Service_Reports_Resource_Channels
- The "channels" collection of methods.
- Google_Service_Reports_Resource_CustomerUsageReports
- The "customerUsageReports" collection of methods.
- Google_Service_Reports_Resource_EntityUsageReports
- The "entityUsageReports" collection of methods.
- Google_Service_Reports_Resource_UserUsageReport
- The "userUsageReport" collection of methods.
- Google_Service_Reports_UsageReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_UsageReportEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports_UsageReportParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_UsageReports
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_UsageReportsWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reports_UsageReportsWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reports
- Service definition for Reports (reports_v1).
- Google_Service_Reseller_Address
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_ChangePlanRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_Customer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_RenewalSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_ResellernotifyGetwatchdetailsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reseller_ResellernotifyResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_Resource_Customers
- The "customers" collection of methods.
- Google_Service_Reseller_Resource_Resellernotify
- The "resellernotify" collection of methods.
- Google_Service_Reseller_Resource_Subscriptions
- The "subscriptions" collection of methods.
- Google_Service_Reseller_Seats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_Subscription
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reseller_SubscriptionPlan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_SubscriptionPlanCommitmentInterval
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_Subscriptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Reseller_SubscriptionTransferInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller_SubscriptionTrialSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Reseller
- Service definition for Reseller (v1).
- Google_Service_Resourceviews_Label
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_ListResourceResponseItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_OperationList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_Resource_ZoneOperations
- The "zoneOperations" collection of methods.
- Google_Service_Resourceviews_Resource_ZoneViews
- The "zoneViews" collection of methods.
- Google_Service_Resourceviews_ResourceView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ServiceEndpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Resourceviews_ZoneViewsAddResourcesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsGetServiceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsListResourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsRemoveResourcesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews_ZoneViewsSetServiceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Resourceviews
- Service definition for Resourceviews (v1beta2).
- Google_Service_Safebrowsing_Checksum
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_ClientInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_Constraints
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_FetchThreatListUpdatesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_FetchThreatListUpdatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_FindFullHashesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_FindFullHashesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_FindThreatMatchesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_FindThreatMatchesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleProtobufEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4Checksum
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ClientInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FindFullHashesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FindFullHashesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FindThreatMatchesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4FindThreatMatchesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ListThreatListsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4RawHashes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4RawIndices
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4RiceDeltaEncoding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatEntryMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatEntrySet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatHit
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatHitThreatSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatHitUserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatListDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV4ThreatMatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_ListThreatListsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_ListUpdateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_ListUpdateResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_MetadataEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_RawHashes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_RawIndices
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_Resource_EncodedFullHashes
- The "encodedFullHashes" collection of methods.
- Google_Service_Safebrowsing_Resource_EncodedUpdates
- The "encodedUpdates" collection of methods.
- Google_Service_Safebrowsing_Resource_FullHashes
- The "fullHashes" collection of methods.
- Google_Service_Safebrowsing_Resource_ThreatHits
- The "threatHits" collection of methods.
- Google_Service_Safebrowsing_Resource_ThreatLists
- The "threatLists" collection of methods.
- Google_Service_Safebrowsing_Resource_ThreatListUpdates
- The "threatListUpdates" collection of methods.
- Google_Service_Safebrowsing_Resource_ThreatMatches
- The "threatMatches" collection of methods.
- Google_Service_Safebrowsing_RiceDeltaEncoding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_SafebrowsingEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_ThreatEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_ThreatEntryMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_ThreatEntrySet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_ThreatHit
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_ThreatInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Safebrowsing_ThreatListDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_ThreatMatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_ThreatSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing_UserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Safebrowsing
- Service definition for Safebrowsing (v4).
- Google_Service_Sasportal_Resource_Customers
- The "customers" collection of methods.
- Google_Service_Sasportal_Resource_CustomersDeployments
- The "deployments" collection of methods.
- Google_Service_Sasportal_Resource_CustomersDeploymentsDevices
- The "devices" collection of methods.
- Google_Service_Sasportal_Resource_CustomersDevices
- The "devices" collection of methods.
- Google_Service_Sasportal_Resource_CustomersNodes
- The "nodes" collection of methods.
- Google_Service_Sasportal_Resource_CustomersNodesDeployments
- The "deployments" collection of methods.
- Google_Service_Sasportal_Resource_CustomersNodesDevices
- The "devices" collection of methods.
- Google_Service_Sasportal_Resource_CustomersNodesNodes
- The "nodes" collection of methods.
- Google_Service_Sasportal_Resource_Deployments
- The "deployments" collection of methods.
- Google_Service_Sasportal_Resource_DeploymentsDevices
- The "devices" collection of methods.
- Google_Service_Sasportal_Resource_Installer
- The "installer" collection of methods.
- Google_Service_Sasportal_Resource_Nodes
- The "nodes" collection of methods.
- Google_Service_Sasportal_Resource_NodesDeployments
- The "deployments" collection of methods.
- Google_Service_Sasportal_Resource_NodesDeploymentsDevices
- The "devices" collection of methods.
- Google_Service_Sasportal_Resource_NodesDevices
- The "devices" collection of methods.
- Google_Service_Sasportal_Resource_NodesNodes
- The "nodes" collection of methods.
- Google_Service_Sasportal_Resource_NodesNodesDeployments
- The "deployments" collection of methods.
- Google_Service_Sasportal_Resource_NodesNodesDevices
- The "devices" collection of methods.
- Google_Service_Sasportal_Resource_NodesNodesNodes
- The "nodes" collection of methods.
- Google_Service_Sasportal_Resource_Policies
- The "policies" collection of methods.
- Google_Service_Sasportal_SasPortalAssignment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalBulkCreateDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalBulkCreateDeviceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalCreateSignedDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalCustomer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalDeployment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalDevice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalDeviceAirInterface
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalDeviceConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalDeviceGrant
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalDeviceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalDeviceModel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalDpaMoveList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalFrequencyRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalGenerateSecretRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalGenerateSecretResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalGetPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalInstallationParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalListCustomersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalListDeploymentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalListDevicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalListNodesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalMoveDeploymentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalMoveDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalMoveNodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalNode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalSetPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalSignDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalTestPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalTestPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sasportal_SasPortalUpdateSignedDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalValidateInstallerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal_SasPortalValidateInstallerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sasportal
- Service definition for Sasportal (v1alpha1).
- Google_Service_SASPortalTesting_Resource_Customers
- The "customers" collection of methods.
- Google_Service_SASPortalTesting_Resource_CustomersDeployments
- The "deployments" collection of methods.
- Google_Service_SASPortalTesting_Resource_CustomersDeploymentsDevices
- The "devices" collection of methods.
- Google_Service_SASPortalTesting_Resource_CustomersDevices
- The "devices" collection of methods.
- Google_Service_SASPortalTesting_Resource_CustomersNodes
- The "nodes" collection of methods.
- Google_Service_SASPortalTesting_Resource_CustomersNodesDeployments
- The "deployments" collection of methods.
- Google_Service_SASPortalTesting_Resource_CustomersNodesDevices
- The "devices" collection of methods.
- Google_Service_SASPortalTesting_Resource_CustomersNodesNodes
- The "nodes" collection of methods.
- Google_Service_SASPortalTesting_Resource_Deployments
- The "deployments" collection of methods.
- Google_Service_SASPortalTesting_Resource_DeploymentsDevices
- The "devices" collection of methods.
- Google_Service_SASPortalTesting_Resource_Installer
- The "installer" collection of methods.
- Google_Service_SASPortalTesting_Resource_Nodes
- The "nodes" collection of methods.
- Google_Service_SASPortalTesting_Resource_NodesDeployments
- The "deployments" collection of methods.
- Google_Service_SASPortalTesting_Resource_NodesDeploymentsDevices
- The "devices" collection of methods.
- Google_Service_SASPortalTesting_Resource_NodesDevices
- The "devices" collection of methods.
- Google_Service_SASPortalTesting_Resource_NodesNodes
- The "nodes" collection of methods.
- Google_Service_SASPortalTesting_Resource_NodesNodesDeployments
- The "deployments" collection of methods.
- Google_Service_SASPortalTesting_Resource_NodesNodesDevices
- The "devices" collection of methods.
- Google_Service_SASPortalTesting_Resource_NodesNodesNodes
- The "nodes" collection of methods.
- Google_Service_SASPortalTesting_Resource_Policies
- The "policies" collection of methods.
- Google_Service_SASPortalTesting_SasPortalAssignment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalBulkCreateDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalBulkCreateDeviceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalChannelWithScore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalCreateSignedDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalCustomer
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalDeployment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalDevice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalDeviceAirInterface
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalDeviceConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalDeviceGrant
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalDeviceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalDeviceModel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalDpaMoveList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalFrequencyRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalGenerateSecretRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalGenerateSecretResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalGetPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalInstallationParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalListCustomersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalListDeploymentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalListDevicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalListNodesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalMoveDeploymentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalMoveDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalMoveNodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalNode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalSetPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalSignDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalTestPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalTestPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SASPortalTesting_SasPortalUpdateSignedDeviceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalValidateInstallerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting_SasPortalValidateInstallerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SASPortalTesting
- Service definition for SASPortalTesting (v1alpha1).
- Google_Service_Script_Content
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_CreateProjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_Deployment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_DeploymentConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_EntryPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_ExecuteStreamResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_ExecutionError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_ExecutionRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_ExecutionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_GoogleAppsScriptTypeAddOnEntryPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_GoogleAppsScriptTypeExecutionApiConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_GoogleAppsScriptTypeExecutionApiEntryPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_GoogleAppsScriptTypeFunction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_GoogleAppsScriptTypeFunctionSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_GoogleAppsScriptTypeProcess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_GoogleAppsScriptTypeUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_GoogleAppsScriptTypeWebAppConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_GoogleAppsScriptTypeWebAppEntryPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_ListDeploymentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_ListScriptProcessesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_ListUserProcessesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_ListValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_ListVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_Metrics
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_MetricsValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_Project
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_Resource_Processes
- The "processes" collection of methods.
- Google_Service_Script_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Script_Resource_ProjectsDeployments
- The "deployments" collection of methods.
- Google_Service_Script_Resource_ProjectsVersions
- The "versions" collection of methods.
- Google_Service_Script_Resource_Scripts
- The "scripts" collection of methods.
- Google_Service_Script_ScriptEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_ScriptExecutionResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_ScriptFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_ScriptStackTraceElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Script_Struct
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_UpdateDeploymentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_Value
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script_Version
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Script
- Service definition for Script (v1).
- Google_Service_SearchConsole_ApiDataRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SearchConsole_ApiDimensionFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole_ApiDimensionFilterGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SearchConsole_BlockedResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole_MobileFriendlyIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole_Resource_Searchanalytics
- The "searchanalytics" collection of methods.
- Google_Service_SearchConsole_Resource_Sitemaps
- The "sitemaps" collection of methods.
- Google_Service_SearchConsole_Resource_Sites
- The "sites" collection of methods.
- Google_Service_SearchConsole_Resource_UrlTestingTools
- The "urlTestingTools" collection of methods.
- Google_Service_SearchConsole_Resource_UrlTestingToolsMobileFriendlyTest
- The "mobileFriendlyTest" collection of methods.
- Google_Service_SearchConsole_ResourceIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole_RunMobileFriendlyTestRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole_RunMobileFriendlyTestResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SearchConsole_SearchAnalyticsQueryRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SearchConsole_SearchAnalyticsQueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SearchConsole_SitemapsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SearchConsole_SitesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SearchConsole_TestStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole_WmxSite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole_WmxSitemap
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SearchConsole_WmxSitemapContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SearchConsole
- Service definition for SearchConsole (v1).
- Google_Service_SecretManager_AccessSecretVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_AddSecretVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_Automatic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_AutomaticStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_CustomerManagedEncryption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_CustomerManagedEncryptionStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_DestroySecretVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_DisableSecretVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_EnableSecretVersionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_ListSecretsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_ListSecretVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_Replica
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_ReplicaStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_Replication
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_ReplicationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_Resource_Projects
- The "projects" collection of methods.
- Google_Service_SecretManager_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_SecretManager_Resource_ProjectsSecrets
- The "secrets" collection of methods.
- Google_Service_SecretManager_Resource_ProjectsSecretsVersions
- The "versions" collection of methods.
- Google_Service_SecretManager_Secret
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_SecretmanagerEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_SecretPayload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_SecretVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecretManager_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_UserManaged
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager_UserManagedStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecretManager
- Service definition for SecretManager (v1).
- Google_Service_SecurityCommandCenter_Asset
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_AssetDiscoveryConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_Finding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_Folder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1NotificationMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1p1beta1Finding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1p1beta1Folder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1p1beta1NotificationMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1p1beta1Resource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1p1beta1SecurityMarks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1Resource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GroupAssetsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GroupAssetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_GroupFindingsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_GroupFindingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_GroupResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_IamPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_ListAssetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_ListAssetsResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_ListFindingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_ListFindingsResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_ListNotificationConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_ListSourcesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_NotificationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_OrganizationSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_Resource_Folders
- The "folders" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_FoldersAssets
- The "assets" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_FoldersSources
- The "sources" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_FoldersSourcesFindings
- The "findings" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_Organizations
- The "organizations" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_OrganizationsAssets
- The "assets" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_OrganizationsNotificationConfigs
- The "notificationConfigs" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_OrganizationsOperations
- The "operations" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_OrganizationsSources
- The "sources" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_OrganizationsSourcesFindings
- The "findings" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_Projects
- The "projects" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_ProjectsAssets
- The "assets" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_ProjectsSources
- The "sources" collection of methods.
- Google_Service_SecurityCommandCenter_Resource_ProjectsSourcesFindings
- The "findings" collection of methods.
- Google_Service_SecurityCommandCenter_RunAssetDiscoveryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_SecuritycenterEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_SecurityCenterProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_SecuritycenterResource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_SecurityMarks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_SetFindingStateRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_Source
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_StreamingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SecurityCommandCenter_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SecurityCommandCenter
- Service definition for SecurityCommandCenter (v1).
- Google_Service_SemanticTile_Area
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_BasemapZOrder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_ExtrudedArea
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_Feature
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_FeatureTile
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_FirstDerivativeElevationGrid
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_Geometry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_Line
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_ModeledVolume
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_ProviderInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_Relation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_Resource_Featuretiles
- The "featuretiles" collection of methods.
- Google_Service_SemanticTile_Resource_Terraintiles
- The "terraintiles" collection of methods.
- Google_Service_SemanticTile_RoadInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_Row
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_SecondDerivativeElevationGrid
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_SegmentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_TerrainTile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_TileCoordinates
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SemanticTile_TriangleStrip
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_Vertex2DList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile_Vertex3DList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SemanticTile
- Service definition for SemanticTile (v1).
- Google_Service_ServiceBroker_GoogleIamV1Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceBroker_GoogleIamV1Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceBroker_GoogleIamV1SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceBroker_GoogleIamV1TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceBroker_GoogleIamV1TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceBroker_GoogleTypeExpr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceBroker_Resource_V1
- The "v1" collection of methods.
- Google_Service_ServiceBroker
- Service definition for ServiceBroker (v1).
- Google_Service_ServiceConsumerManagement_AddTenantProjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Api
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_ApplyTenantProjectConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_AttachTenantProjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Authentication
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_AuthenticationRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_AuthProvider
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_AuthRequirement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Backend
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_BackendRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Billing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_BillingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_BillingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Context
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_ContextRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Control
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_CreateTenancyUnitRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_CustomError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_CustomErrorRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_CustomHttpPattern
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_DeleteTenantProjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Documentation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_DocumentationRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Endpoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Enum
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_EnumValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Field
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Http
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_HttpRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_JwtLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_LabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_ListTenancyUnitsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_LogDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Logging
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_LoggingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Method
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_MetricDescriptorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_MetricRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Mixin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_MonitoredResourceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Monitoring
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_MonitoringDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_OAuthRequirements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Option
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_PolicyBinding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Quota
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_QuotaLimit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_RemoveTenantProjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Resource_Operations
- The "operations" collection of methods.
- Google_Service_ServiceConsumerManagement_Resource_Services
- The "services" collection of methods.
- Google_Service_ServiceConsumerManagement_Resource_ServicesTenancyUnits
- The "tenancyUnits" collection of methods.
- Google_Service_ServiceConsumerManagement_SearchTenancyUnitsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Service
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_ServiceAccountConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_ServiceconsumermanagementEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_SourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_SourceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_SystemParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_SystemParameterRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_SystemParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_TenancyUnit
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_TenantProjectConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_TenantProjectPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_TenantResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Type
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_UndeleteTenantProjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_Usage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_UsageRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1AddVisibilityLabelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_V1Beta1BatchCreateProducerOverridesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_V1Beta1DisableConsumerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1Beta1EnableConsumerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1Beta1GenerateServiceIdentityResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1Beta1ImportProducerOverridesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_V1Beta1ImportProducerQuotaPoliciesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_V1Beta1ProducerQuotaPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1Beta1QuotaOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1Beta1RefreshConsumerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1Beta1ServiceIdentity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1DefaultIdentity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1DisableConsumerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1EnableConsumerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1GenerateDefaultIdentityResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1GenerateServiceAccountResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1RefreshConsumerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement_V1RemoveVisibilityLabelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceConsumerManagement_V1ServiceAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceConsumerManagement
- Service definition for ServiceConsumerManagement (v1).
- Google_Service_ServiceControl_Api
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_AttributeContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceControl_AuditLog
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceControl_Auth
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceControl_AuthenticationInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceControl_AuthorizationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_CheckRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceControl_CheckResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_FirstPartyPrincipal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_Peer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_ReportRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceControl_ReportResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_Request
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_RequestMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_Resource_Services
- The "services" collection of methods.
- Google_Service_ServiceControl_ResourceInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_ResourceLocation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceControl_Response
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_ServiceAccountDelegationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_ServicecontrolResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_SpanContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceControl_ThirdPartyPrincipal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceControl
- Service definition for ServiceControl (v2).
- Google_Service_ServiceDirectory_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory_Endpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_ListEndpointsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory_ListNamespacesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory_ListServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory_ResolveServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_ResolveServiceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_Resource_Projects
- The "projects" collection of methods.
- Google_Service_ServiceDirectory_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_ServiceDirectory_Resource_ProjectsLocationsNamespaces
- The "namespaces" collection of methods.
- Google_Service_ServiceDirectory_Resource_ProjectsLocationsNamespacesServices
- The "services" collection of methods.
- Google_Service_ServiceDirectory_Resource_ProjectsLocationsNamespacesServicesEndpoints
- The "endpoints" collection of methods.
- Google_Service_ServiceDirectory_Service
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory_ServicedirectoryEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_ServicedirectoryNamespace
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceDirectory_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceDirectory
- Service definition for ServiceDirectory (v1).
- Google_Service_ServiceManagement_Advice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Api
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_AuditConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_AuditLogConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Authentication
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_AuthenticationRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_AuthProvider
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_AuthRequirement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Backend
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_BackendRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Billing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_BillingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_ChangeReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_ConfigChange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_ConfigFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_ConfigRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_ConfigSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Context
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_ContextRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Control
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_CustomError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_CustomErrorRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_CustomHttpPattern
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_DeleteServiceStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Diagnostic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_DisableServiceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Documentation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_DocumentationRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_EnableServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_EnableServiceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Endpoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Enum
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_EnumValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Field
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_FlowErrorDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_GenerateConfigReportRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_GenerateConfigReportResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Http
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_HttpRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_JwtLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_LabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_ListServiceConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_ListServiceRolloutsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_ListServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_LogDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Logging
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_LoggingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_ManagedService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Method
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_MetricDescriptorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_MetricRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Mixin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_MonitoredResourceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Monitoring
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_MonitoringDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_OAuthRequirements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_OperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Option
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Quota
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_QuotaLimit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Resource_Operations
- The "operations" collection of methods.
- Google_Service_ServiceManagement_Resource_Services
- The "services" collection of methods.
- Google_Service_ServiceManagement_Resource_ServicesConfigs
- The "configs" collection of methods.
- Google_Service_ServiceManagement_Resource_ServicesConsumers
- The "consumers" collection of methods.
- Google_Service_ServiceManagement_Resource_ServicesRollouts
- The "rollouts" collection of methods.
- Google_Service_ServiceManagement_ResourceReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Rollout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Service
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_SourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_SourceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_Step
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_SubmitConfigSourceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_SubmitConfigSourceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_SystemParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_SystemParameterRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_SystemParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_TrafficPercentStrategy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Type
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_UndeleteServiceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement_Usage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceManagement_UsageRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceManagement
- Service definition for ServiceManagement (v1).
- Google_Service_ServiceNetworking_AddDnsRecordSetMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_AddDnsRecordSetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_AddDnsZoneMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_AddDnsZoneRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_AddDnsZoneResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_AddRolesMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_AddRolesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_AddRolesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_AddSubnetworkRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Api
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Authentication
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_AuthenticationRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_AuthProvider
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_AuthRequirement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Backend
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_BackendRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Billing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_BillingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Connection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_ConsumerConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_ConsumerConfigMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_ConsumerProject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Context
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_ContextRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Control
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_CustomError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_CustomErrorRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_CustomHttpPattern
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_DeleteConnectionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_DeletePeeredDnsDomainMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_DisableVpcServiceControlsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_DnsRecordSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_DnsZone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Documentation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_DocumentationRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_EnableVpcServiceControlsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Endpoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Enum
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_EnumValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Field
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_GoogleCloudServicenetworkingV1betaConnection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_GoogleCloudServicenetworkingV1betaSubnetwork
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_GoogleCloudServicenetworkingV1ConsumerConfigReservedRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Http
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_HttpRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_JwtLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_LabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_ListConnectionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_ListPeeredDnsDomainsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_LogDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Logging
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_LoggingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Method
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_MetricDescriptorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_MetricRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Mixin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_MonitoredResourceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Monitoring
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_MonitoringDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_OAuthRequirements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Option
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_PeeredDnsDomain
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_PeeredDnsDomainMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_PolicyBinding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Quota
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_QuotaLimit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Range
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_RangeReservation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_RemoveDnsRecordSetMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_RemoveDnsRecordSetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_RemoveDnsRecordSetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_RemoveDnsZoneMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_RemoveDnsZoneRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_RemoveDnsZoneResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Resource_Operations
- The "operations" collection of methods.
- Google_Service_ServiceNetworking_Resource_Services
- The "services" collection of methods.
- Google_Service_ServiceNetworking_Resource_ServicesConnections
- The "connections" collection of methods.
- Google_Service_ServiceNetworking_Resource_ServicesDnsRecordSets
- The "dnsRecordSets" collection of methods.
- Google_Service_ServiceNetworking_Resource_ServicesDnsZones
- The "dnsZones" collection of methods.
- Google_Service_ServiceNetworking_Resource_ServicesProjects
- The "projects" collection of methods.
- Google_Service_ServiceNetworking_Resource_ServicesProjectsServicenetworkingGlobal
- The "global" collection of methods.
- Google_Service_ServiceNetworking_Resource_ServicesProjectsServicenetworkingGlobalNetworks
- The "networks" collection of methods.
- Google_Service_ServiceNetworking_Resource_ServicesProjectsServicenetworkingGlobalNetworksPeeredDnsDomains
- The "peeredDnsDomains" collection of methods.
- Google_Service_ServiceNetworking_Resource_ServicesRoles
- The "roles" collection of methods.
- Google_Service_ServiceNetworking_Route
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_SearchRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_SecondaryIpRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_SecondaryIpRangeSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Service
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_ServicenetworkingEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_SourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_SourceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Subnetwork
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_SystemParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_SystemParameterRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_SystemParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_Type
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_UpdateConsumerConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_UpdateDnsRecordSetMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_UpdateDnsRecordSetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_Usage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking_UsageRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_ValidateConsumerConfigRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceNetworking_ValidateConsumerConfigResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceNetworking
- Service definition for ServiceNetworking (v1).
- Google_Service_ServiceRegistry_Endpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceRegistry_EndpointEndpointVisibility
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceRegistry_EndpointsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceRegistry_Operation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceRegistry_OperationError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceRegistry_OperationErrorErrors
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceRegistry_OperationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceRegistry_OperationWarnings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceRegistry_OperationWarningsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceRegistry_Resource_Endpoints
- The "endpoints" collection of methods.
- Google_Service_ServiceRegistry_Resource_Operations
- The "operations" collection of methods.
- Google_Service_ServiceRegistry
- Service definition for ServiceRegistry (alpha).
- Google_Service_ServiceUsage_AdminQuotaPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Api
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Authentication
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_AuthenticationRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_AuthProvider
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_AuthRequirement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Backend
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_BackendRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_BatchCreateAdminOverridesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_BatchCreateConsumerOverridesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_BatchEnableServicesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_BatchEnableServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_BatchGetServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Billing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_BillingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Context
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_ContextRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Control
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_CustomError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_CustomErrorRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_CustomHttpPattern
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_DisableServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_DisableServiceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Documentation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_DocumentationRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_EnableFailure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_EnableServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_EnableServiceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Endpoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Enum
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_EnumValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Field
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_GetServiceIdentityResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_GoogleApiService
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_GoogleApiServiceusageV1beta1GetServiceIdentityResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_GoogleApiServiceusageV1beta1ServiceIdentity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_GoogleApiServiceusageV1OperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_GoogleApiServiceusageV1Service
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_GoogleApiServiceusageV1ServiceConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Http
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_HttpRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_ImportAdminOverridesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_ImportAdminQuotaPoliciesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_ImportConsumerOverridesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_JwtLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_LabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_ListServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_LogDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Logging
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_LoggingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Method
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_MetricDescriptorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_MetricRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Mixin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_MonitoredResourceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Monitoring
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_MonitoringDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_OAuthRequirements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_OperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Option
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Quota
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_QuotaLimit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_QuotaOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_Resource_Operations
- The "operations" collection of methods.
- Google_Service_ServiceUsage_Resource_Services
- The "services" collection of methods.
- Google_Service_ServiceUsage_ServiceIdentity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_ServiceusageEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_SourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_SourceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_SystemParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage_SystemParameterRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_SystemParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Type
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_Usage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUsage_UsageRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUsage
- Service definition for ServiceUsage (v1).
- Google_Service_ServiceUser_Api
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Authentication
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_AuthenticationRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_AuthorizationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_AuthProvider
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_AuthRequirement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Backend
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_BackendRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Billing
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_BillingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Context
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_ContextRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Control
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_CustomError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_CustomErrorRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_CustomHttpPattern
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_DisableServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Documentation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_DocumentationRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_EnableServiceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Endpoint
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Enum
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_EnumValue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Experimental
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Field
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Http
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_HttpRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_LabelDescriptor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_ListEnabledServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_LogDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Logging
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_LoggingDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Method
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_MetricDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_MetricDescriptorMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_MetricRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Mixin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_MonitoredResourceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Monitoring
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_MonitoringDestination
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_OAuthRequirements
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_OperationMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Option
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_PublishedService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Quota
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_QuotaLimit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_Resource_Projects
- The "projects" collection of methods.
- Google_Service_ServiceUser_Resource_ProjectsServices
- The "services" collection of methods.
- Google_Service_ServiceUser_Resource_Services
- The "services" collection of methods.
- Google_Service_ServiceUser_SearchServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Service
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_SourceContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_SourceInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Step
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_SystemParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser_SystemParameterRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_SystemParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Type
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_Usage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ServiceUser_UsageRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ServiceUser
- Service definition for ServiceUser (v1).
- Google_Service_Sheets_AddBandingRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddBandingResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddChartRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddChartResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddConditionalFormatRuleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddDataSourceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddDataSourceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddDimensionGroupRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddDimensionGroupResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_AddFilterViewRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddFilterViewResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddNamedRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddNamedRangeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddProtectedRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddProtectedRangeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddSheetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddSheetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddSlicerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AddSlicerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AppendCellsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_AppendDimensionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AppendValuesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AutoFillRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_AutoResizeDimensionsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BandedRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BandingProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BaselineValueFormat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BasicChartAxis
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BasicChartDomain
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BasicChartSeries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BasicChartSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BasicFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BasicSeriesDataPointStyleOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BatchClearValuesByDataFilterRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchClearValuesByDataFilterResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchClearValuesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchClearValuesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchGetValuesByDataFilterRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchGetValuesByDataFilterResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchGetValuesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchUpdateSpreadsheetRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchUpdateSpreadsheetResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchUpdateValuesByDataFilterRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchUpdateValuesByDataFilterResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchUpdateValuesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BatchUpdateValuesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BigQueryDataSourceSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BigQueryQuerySpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BigQueryTableSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BooleanCondition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_BooleanRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Border
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Borders
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_BubbleChartSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CandlestickChartSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_CandlestickData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CandlestickDomain
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CandlestickSeries
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CellData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_CellFormat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ChartAxisViewWindowOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ChartCustomNumberFormatOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ChartData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ChartDateTimeRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ChartGroupRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ChartHistogramRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ChartSourceRange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_ChartSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_ClearBasicFilterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ClearValuesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ClearValuesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Color
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ColorStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ConditionalFormatRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_ConditionValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CopyPasteRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CopySheetToAnotherSpreadsheetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CreateDeveloperMetadataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CreateDeveloperMetadataResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_CutPasteRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataExecutionStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataFilterValueRange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataSourceChartProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSourceColumn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSourceColumnReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSourceFormula
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSourceObjectReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSourceObjectReferences
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataSourceParameter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSourceRefreshDailySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSourceRefreshMonthlySchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataSourceRefreshSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DataSourceRefreshWeeklySchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataSourceSheetDimensionRange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataSourceSheetProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataSourceSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataSourceTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DataValidationRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DateTimeRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteBandingRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteConditionalFormatRuleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteConditionalFormatRuleResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteDataSourceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteDeveloperMetadataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteDeveloperMetadataResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DeleteDimensionGroupRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteDimensionGroupResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DeleteDimensionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteDuplicatesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DeleteDuplicatesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteEmbeddedObjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteFilterViewRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteNamedRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteProtectedRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeleteSheetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeveloperMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeveloperMetadataLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DeveloperMetadataLookup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DimensionGroup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DimensionProperties
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_DimensionRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DuplicateFilterViewRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DuplicateFilterViewResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DuplicateSheetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_DuplicateSheetResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Editors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_EmbeddedChart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_EmbeddedObjectBorder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_EmbeddedObjectPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ErrorValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ExtendedValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_FilterCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_FilterSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_FilterView
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_FindReplaceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_FindReplaceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_GetSpreadsheetByDataFilterRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_GradientRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_GridCoordinate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_GridData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_GridProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_GridRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_HistogramChartSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_HistogramRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_HistogramSeries
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_InsertDimensionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_InsertRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_InterpolationPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Interval
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_IterativeCalculationSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_KeyValueFormat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_LineStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ManualRule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_ManualRuleGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_MatchedDeveloperMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_MatchedValueRange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_MergeCellsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_MoveDimensionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_NamedRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_NumberFormat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_OrgChartSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_OverlayPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Padding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_PasteDataRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_PieChartSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_PivotFilterCriteria
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_PivotFilterSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_PivotGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_PivotGroupLimit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_PivotGroupRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_PivotGroupSortValueBucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_PivotGroupValueMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_PivotTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_PivotValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_PointStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ProtectedRange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_RandomizeRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_RefreshDataSourceObjectExecutionStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_RefreshDataSourceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_RefreshDataSourceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_RepeatCellRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Request
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Resource_Spreadsheets
- The "spreadsheets" collection of methods.
- Google_Service_Sheets_Resource_SpreadsheetsDeveloperMetadata
- The "developerMetadata" collection of methods.
- Google_Service_Sheets_Resource_SpreadsheetsSheets
- The "sheets" collection of methods.
- Google_Service_Sheets_Resource_SpreadsheetsValues
- The "values" collection of methods.
- Google_Service_Sheets_Response
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_RowData
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_ScorecardChartSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_SearchDeveloperMetadataRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_SearchDeveloperMetadataResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_SetBasicFilterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_SetDataValidationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Sheet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_SheetProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Slicer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_SlicerSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_SortRangeRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_SortSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_SourceAndDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_Spreadsheet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_SpreadsheetProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_SpreadsheetTheme
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_TextFormat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TextFormatRun
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TextPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TextRotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TextToColumnsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ThemeColorPair
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TreemapChartColorScale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TreemapChartSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TrimWhitespaceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_TrimWhitespaceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UnmergeCellsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateBandingRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateBordersRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateCellsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_UpdateChartSpecRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateConditionalFormatRuleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateConditionalFormatRuleResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateDataSourceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateDataSourceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateDeveloperMetadataRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_UpdateDeveloperMetadataResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_UpdateDimensionGroupRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateDimensionPropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateEmbeddedObjectBorderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateEmbeddedObjectPositionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateEmbeddedObjectPositionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateFilterViewRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateNamedRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateProtectedRangeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateSheetPropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateSlicerSpecRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateSpreadsheetPropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateValuesByDataFilterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_UpdateValuesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_ValueRange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_WaterfallChartColumnStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_WaterfallChartCustomSubtotal
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_WaterfallChartDomain
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Sheets_WaterfallChartSeries
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets_WaterfallChartSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Sheets
- Service definition for Sheets (v4).
- Google_Service_ShoppingContent_Account
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountAdsLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountBusinessInformation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountCustomerService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountGoogleMyBusinessLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountIdentifier
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountReturnCarrier
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountsAuthInfoResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsClaimWebsiteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountsCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsCustomBatchRequestEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsCustomBatchRequestEntryLinkRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountsLinkRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsLinkResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountsListLinksResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountStatusAccountLevelIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountstatusesCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountstatusesCustomBatchRequestEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountstatusesCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountstatusesCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountstatusesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountStatusItemLevelIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountStatusProducts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountStatusStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountsUpdateLabelsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountsUpdateLabelsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountTax
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccounttaxCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccounttaxCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccounttaxCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccounttaxCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccounttaxListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_AccountTaxTaxRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountUser
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_AccountYouTubeChannelLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Amount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_BusinessDayConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_CarrierRate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_CarriersCarrier
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Collection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_CollectionFeaturedProduct
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_CollectionStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_CollectionStatusDestinationStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_CollectionStatusItemLevelIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Css
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_CustomAttribute
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_CustomerReturnReason
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_CutoffTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Datafeed
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedFetchSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedFormat
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedsCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedsCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedsCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedsCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedsFetchNowResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedStatusError
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedstatusesCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedstatusesCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedstatusesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_DatafeedStatusExample
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DatafeedTarget
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DateTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_DeliveryTime
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Error
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Errors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_GmbAccounts
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_GmbAccountsGmbAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Headers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_HolidayCutoff
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_HolidaysHoliday
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_InapplicabilityDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Installment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_InvoiceSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_InvoiceSummaryAdditionalChargeSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LabelIds
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LiaAboutPageSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiaCountrySettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiaInventorySettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiaOnDisplayToOrderSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiaPosDataProvider
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiaSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LiasettingsCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LiasettingsCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiasettingsCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LiasettingsCustomBatchResponseEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LiasettingsGetAccessibleGmbAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LiasettingsListPosDataProvidersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LiasettingsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LiasettingsRequestGmbAccessResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiasettingsRequestInventoryVerificationResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiasettingsSetInventoryVerificationContactResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LiasettingsSetPosDataProviderResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LinkedAccount
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LinkService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ListAccountLabelsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ListAccountReturnCarrierResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ListCollectionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ListCollectionStatusesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ListCssesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ListRegionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ListRepricingProductReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ListRepricingRuleReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ListRepricingRulesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LocalInventory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LocalinventoryCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LocalinventoryCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LocalinventoryCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LocalinventoryCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_LocationIdSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_LoyaltyPoints
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_MerchantOrderReturn
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_MerchantOrderReturnItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_MerchantRejectionReason
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_MinimumOrderValueTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_MinimumOrderValueTableStoreCodeSetWithMov
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_MonetaryAmount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Order
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderAddress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderCancellation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderCustomer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderCustomerLoyaltyInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderCustomerMarketingRightsInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderDeliveryDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderinvoicesCreateChargeInvoiceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderinvoicesCreateChargeInvoiceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderinvoicesCreateRefundInvoiceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderinvoicesCreateRefundInvoiceResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderLineItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderLineItemAdjustment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderLineItemProduct
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderLineItemProductFee
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderLineItemProductVariantAttribute
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderLineItemReturnInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderLineItemShippingDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderLineItemShippingDetailsMethod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderMerchantProvidedAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderOrderAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderPickupDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderPickupDetailsCollector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderPromotion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderPromotionItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderRefund
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderReportDisbursement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreportsListDisbursementsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderreportsListTransactionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderReportTransaction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderReturn
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsAcknowledgeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsAcknowledgeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsCreateOrderReturnRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderreturnsCreateOrderReturnResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsLineItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderreturnsPartialRefund
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsProcessRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderreturnsProcessResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsRefundOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsRejectOperation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderreturnsReturnItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersAcknowledgeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersAcknowledgeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersAdvanceTestOrderResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCancelLineItemRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCancelLineItemResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCancelRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCancelResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCancelTestOrderByCustomerRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCancelTestOrderByCustomerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCreateTestOrderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCreateTestOrderResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCreateTestReturnRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrdersCreateTestReturnResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryCreateTestReturnReturnItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryRefundItemItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryRefundItemShipping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersGetByMerchantOrderIdResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersGetTestOrderTemplateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderShipment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderShipmentLineItemShipment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderShipmentScheduledDeliveryDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersInStoreRefundLineItemRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersInStoreRefundLineItemResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrdersRefundItemRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrdersRefundItemResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersRefundOrderRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersRefundOrderResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersRejectReturnLineItemRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersRejectReturnLineItemResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersReturnRefundLineItemRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersReturnRefundLineItemResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersSetLineItemMetadataRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrdersSetLineItemMetadataResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersShipLineItemsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrdersShipLineItemsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersUpdateLineItemShippingDetailsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersUpdateLineItemShippingDetailsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersUpdateMerchantOrderIdRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersUpdateMerchantOrderIdResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersUpdateShipmentRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrdersUpdateShipmentResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderTrackingSignal
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_OrderTrackingSignalLineItemDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderTrackingSignalShipmentLineItemMapping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_OrderTrackingSignalShippingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PickupCarrierService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PickupServicesPickupService
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_PosCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_PosCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosDataProviders
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_PosDataProvidersPosDataProvider
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosInventory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosInventoryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosInventoryResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_PosSale
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosSaleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosSaleResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PosStore
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PostalCodeGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_PostalCodeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Price
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PriceAmount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductAmount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductProductDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductsCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductsCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductsCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductsCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductShipping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductShippingDimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductShippingWeight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductStatusDestinationStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductstatusesCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductstatusesCustomBatchRequestEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductstatusesCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductstatusesCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductstatusesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductStatusItemLevelIssue
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ProductSubscriptionCost
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductTax
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductUnitPricingBaseMeasure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ProductUnitPricingMeasure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_PubsubNotificationSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RateGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RefundReason
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Region
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RegionalInventory
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RegionalinventoryCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RegionalinventoryCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RegionalinventoryCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RegionalinventoryCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RegionGeoTargetArea
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RegionPostalCodeArea
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RegionPostalCodeAreaPostalCodeRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingProductReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RepricingProductReportBuyboxWinningProductStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingRuleCostOfGoodsSaleRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingRuleEffectiveTime
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RepricingRuleEffectiveTimeFixedTimePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingRuleEligibleOfferMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingRuleEligibleOfferMatcherStringMatcher
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RepricingRuleReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_RepricingRuleReportBuyboxWinningRuleStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingRuleRestriction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingRuleRestrictionBoundary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_RepricingRuleStatsBasedRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_ShoppingContent_Resource_AccountsLabels
- The "labels" collection of methods.
- Google_Service_ShoppingContent_Resource_AccountsReturncarrier
- The "returncarrier" collection of methods.
- Google_Service_ShoppingContent_Resource_Accountstatuses
- The "accountstatuses" collection of methods.
- Google_Service_ShoppingContent_Resource_Accounttax
- The "accounttax" collection of methods.
- Google_Service_ShoppingContent_Resource_Collections
- The "collections" collection of methods.
- Google_Service_ShoppingContent_Resource_Collectionstatuses
- The "collectionstatuses" collection of methods.
- Google_Service_ShoppingContent_Resource_Csses
- The "csses" collection of methods.
- Google_Service_ShoppingContent_Resource_Datafeeds
- The "datafeeds" collection of methods.
- Google_Service_ShoppingContent_Resource_Datafeedstatuses
- The "datafeedstatuses" collection of methods.
- Google_Service_ShoppingContent_Resource_Liasettings
- The "liasettings" collection of methods.
- Google_Service_ShoppingContent_Resource_Localinventory
- The "localinventory" collection of methods.
- Google_Service_ShoppingContent_Resource_Orderinvoices
- The "orderinvoices" collection of methods.
- Google_Service_ShoppingContent_Resource_Orderreports
- The "orderreports" collection of methods.
- Google_Service_ShoppingContent_Resource_Orderreturns
- The "orderreturns" collection of methods.
- Google_Service_ShoppingContent_Resource_Orders
- The "orders" collection of methods.
- Google_Service_ShoppingContent_Resource_Ordertrackingsignals
- The "ordertrackingsignals" collection of methods.
- Google_Service_ShoppingContent_Resource_Pos
- The "pos" collection of methods.
- Google_Service_ShoppingContent_Resource_Products
- The "products" collection of methods.
- Google_Service_ShoppingContent_Resource_Productstatuses
- The "productstatuses" collection of methods.
- Google_Service_ShoppingContent_Resource_ProductstatusesRepricingreports
- The "repricingreports" collection of methods.
- Google_Service_ShoppingContent_Resource_Pubsubnotificationsettings
- The "pubsubnotificationsettings" collection of methods.
- Google_Service_ShoppingContent_Resource_Regionalinventory
- The "regionalinventory" collection of methods.
- Google_Service_ShoppingContent_Resource_Regions
- The "regions" collection of methods.
- Google_Service_ShoppingContent_Resource_Repricingrules
- The "repricingrules" collection of methods.
- Google_Service_ShoppingContent_Resource_RepricingrulesRepricingreports
- The "repricingreports" collection of methods.
- Google_Service_ShoppingContent_Resource_Returnaddress
- The "returnaddress" collection of methods.
- Google_Service_ShoppingContent_Resource_Returnpolicy
- The "returnpolicy" collection of methods.
- Google_Service_ShoppingContent_Resource_Settlementreports
- The "settlementreports" collection of methods.
- Google_Service_ShoppingContent_Resource_Settlementtransactions
- The "settlementtransactions" collection of methods.
- Google_Service_ShoppingContent_Resource_Shippingsettings
- The "shippingsettings" collection of methods.
- Google_Service_ShoppingContent_ReturnAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ReturnAddressAddress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ReturnaddressCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ReturnaddressCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ReturnaddressCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ReturnaddressCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ReturnaddressListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ReturnPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ReturnpolicyCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ReturnpolicyCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ReturnpolicyCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ReturnpolicyCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ReturnpolicyListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ReturnPolicyPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ReturnPolicySeasonalOverride
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ReturnPricingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ReturnShipment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Row
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Service
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_SettlementReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_SettlementreportsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_SettlementTransaction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_SettlementTransactionAmount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_SettlementTransactionAmountCommission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_SettlementTransactionIdentifiers
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_SettlementtransactionsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_SettlementTransactionTransaction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ShipmentInvoice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ShipmentInvoiceLineItemInvoice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ShipmentTrackingInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ShippingSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ShippingsettingsCustomBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ShippingsettingsCustomBatchRequestEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ShippingsettingsCustomBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ShippingsettingsCustomBatchResponseEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_ShippingsettingsGetSupportedCarriersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ShippingsettingsGetSupportedHolidaysResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ShippingsettingsGetSupportedPickupServicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_ShippingsettingsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_Table
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_TestOrder
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_TestOrderAddress
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_TestOrderDeliveryDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_TestOrderLineItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_TestOrderLineItemProduct
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_TestOrderPickupDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_TestOrderPickupDetailsPickupPerson
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_TimeZone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_TransitTable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_TransitTableTransitTimeRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_TransitTableTransitTimeRowTransitTimeValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_UnitInvoice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ShoppingContent_UnitInvoiceAdditionalCharge
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_UnitInvoiceTaxLine
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Value
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent_Weight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ShoppingContent
- Service definition for ShoppingContent (v2.1).
- Google_Service_SiteVerification_Resource_WebResource
- The "webResource" collection of methods.
- Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequestSite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SiteVerification_SiteVerificationWebResourceGettokenResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SiteVerification_SiteVerificationWebResourceListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SiteVerification_SiteVerificationWebResourceResource
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SiteVerification_SiteVerificationWebResourceResourceSite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SiteVerification
- Service definition for SiteVerification (v1).
- Google_Service_Slides_AffineTransform
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_AutoText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_BatchUpdatePresentationRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_BatchUpdatePresentationResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_Bullet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ColorScheme
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_ColorStop
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateImageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateImageResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateLineRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateLineResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateParagraphBulletsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateShapeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateShapeResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateSheetsChartRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateSheetsChartResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateSlideRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_CreateSlideResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateTableRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateTableResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateVideoRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CreateVideoResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_CropProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_DeleteObjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_DeleteParagraphBulletsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_DeleteTableColumnRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_DeleteTableRowRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_DeleteTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Dimension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_DuplicateObjectRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_DuplicateObjectResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Group
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_GroupObjectsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_GroupObjectsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ImageProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_InsertTableColumnsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_InsertTableRowsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_InsertTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_LayoutPlaceholderIdMapping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_LayoutProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_LayoutReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Line
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_LineConnection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_LineFill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_LineProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Link
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_MasterProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_MergeTableCellsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_NestingLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_NotesProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_OpaqueColor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_OptionalColor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Outline
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_OutlineFill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_PageBackgroundFill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_PageElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_PageElementProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_PageProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ParagraphMarker
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ParagraphStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Placeholder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Presentation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_Range
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Recolor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_RefreshSheetsChartRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ReplaceAllShapesWithImageRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_ReplaceAllShapesWithImageResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ReplaceAllShapesWithSheetsChartRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_ReplaceAllShapesWithSheetsChartResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ReplaceAllTextRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_ReplaceAllTextResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ReplaceImageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Request
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_RerouteLineRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Resource_Presentations
- The "presentations" collection of methods.
- Google_Service_Slides_Resource_PresentationsPages
- The "pages" collection of methods.
- Google_Service_Slides_Response
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_RgbColor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Shadow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Shape
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ShapeBackgroundFill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ShapeProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_SheetsChart
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_SheetsChartProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Size
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_SlideProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_SlidesList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_SolidFill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_StretchedPictureFill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_SubstringMatchCriteria
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Table
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_TableBorderCell
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableBorderFill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableBorderProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableBorderRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_TableCell
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableCellBackgroundFill
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableCellLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableCellProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableColumnProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TableRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_TableRowProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TextContent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_TextElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TextRun
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_TextStyle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_ThemeColorPair
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Thumbnail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UngroupObjectsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_UnmergeTableCellsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateImagePropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateLineCategoryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateLinePropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdatePageElementAltTextRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdatePageElementsZOrderRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_UpdatePageElementTransformRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdatePagePropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateParagraphStyleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateShapePropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateSlidesPositionRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_UpdateTableBorderPropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateTableCellPropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateTableColumnPropertiesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_UpdateTableRowPropertiesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Slides_UpdateTextStyleRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_UpdateVideoPropertiesRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_Video
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_VideoProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_WeightedFontFamily
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_WordArt
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides_WriteControl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Slides
- Service definition for Slides (v1).
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1Device
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1ListDevicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1ListRoomsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1ListStructuresResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1ParentRelation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1Room
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SmartDeviceManagement_GoogleHomeEnterpriseSdmV1Structure
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SmartDeviceManagement_Resource_Enterprises
- The "enterprises" collection of methods.
- Google_Service_SmartDeviceManagement_Resource_EnterprisesDevices
- The "devices" collection of methods.
- Google_Service_SmartDeviceManagement_Resource_EnterprisesStructures
- The "structures" collection of methods.
- Google_Service_SmartDeviceManagement_Resource_EnterprisesStructuresRooms
- The "rooms" collection of methods.
- Google_Service_SmartDeviceManagement
- Service definition for SmartDeviceManagement (v1).
- Google_Service_Spanner_Backup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_BackupInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_BatchCreateSessionsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_BatchCreateSessionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_BeginTransactionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Binding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ChildLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_CommitRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_CommitResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_CommitStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_CreateBackupMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_CreateDatabaseMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_CreateDatabaseRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_CreateInstanceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_CreateInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_CreateSessionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Database
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Delete
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_ExecuteBatchDmlRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ExecuteBatchDmlResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ExecuteSqlRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Field
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_GetDatabaseDdlResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_GetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_GetPolicyOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Instance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_InstanceConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_KeyRange
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_KeySet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ListBackupOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ListBackupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ListDatabaseOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ListDatabasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ListInstanceConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ListInstancesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ListSessionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_Mutation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_OperationProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_OptimizeRestoredDatabaseMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_PartialResultSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_Partition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_PartitionedDml
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_PartitionOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_PartitionQueryRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_PartitionReadRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_PartitionResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_PlanNode
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_QueryOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_QueryPlan
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ReadOnly
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_ReadRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ReadWrite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_ReplicaInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstanceConfigs
- The "instanceConfigs" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstances
- The "instances" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstancesBackupOperations
- The "backupOperations" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstancesBackups
- The "backups" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstancesBackupsOperations
- The "operations" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstancesDatabaseOperations
- The "databaseOperations" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstancesDatabases
- The "databases" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstancesDatabasesOperations
- The "operations" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstancesDatabasesSessions
- The "sessions" collection of methods.
- Google_Service_Spanner_Resource_ProjectsInstancesOperations
- The "operations" collection of methods.
- Google_Service_Spanner_RestoreDatabaseMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_RestoreDatabaseRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_RestoreInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_ResultSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_ResultSetMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_ResultSetStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_RollbackRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Session
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_SetIamPolicyRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_ShortRepresentation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_SpannerEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Statement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_StructType
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_TestIamPermissionsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_Transaction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_TransactionOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_TransactionSelector
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Type
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_UpdateDatabaseDdlMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_UpdateDatabaseDdlRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner_UpdateInstanceMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_UpdateInstanceRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spanner_Write
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spanner
- Service definition for Spanner (v1).
- Google_Service_Spectrum_AntennaCharacteristics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_DatabaseSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_DbUpdateSpec
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_DeviceCapabilities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_DeviceDescriptor
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_DeviceOwner
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_DeviceValidity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_EventTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_FrequencyRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_GeoLocation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_GeoLocationEllipse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_GeoLocationPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_GeoLocationPolygon
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_GeoSpectrumSchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsGetSpectrumBatchRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsGetSpectrumBatchResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsGetSpectrumRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsGetSpectrumResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsInitRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsInitResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsNotifySpectrumUseRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsNotifySpectrumUseResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsRegisterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsRegisterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_PawsVerifyDeviceRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_PawsVerifyDeviceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_Resource_Paws
- The "paws" collection of methods.
- Google_Service_Spectrum_RulesetInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_SpectrumMessage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_SpectrumSchedule
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Spectrum_Vcard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_VcardAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_VcardTelephone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum_VcardTypedText
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Spectrum
- Service definition for Spectrum (v1explorer).
- Google_Service_Speech_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Speech_LongRunningRecognizeMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Speech_LongRunningRecognizeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Speech_LongRunningRecognizeResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Speech_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Speech_RecognitionAudio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Speech_RecognitionConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Speech_RecognitionMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Speech_RecognizeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Speech_RecognizeResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Speech_Resource_Operations
- The "operations" collection of methods.
- Google_Service_Speech_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Speech_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Speech_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Speech_Resource_Speech
- The "speech" collection of methods.
- Google_Service_Speech_SpeakerDiarizationConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Speech_SpeechContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Speech_SpeechRecognitionAlternative
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Speech_SpeechRecognitionResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Speech_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Speech_WordInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Speech
- Service definition for Speech (v1).
- Google_Service_SQLAdmin_AclEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_ApiWarning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_BackupConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_BackupContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_BackupRetentionSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_BackupRun
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_BackupRunsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_BinLogCoordinates
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_CloneContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Database
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DatabaseFlags
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DatabaseInstance
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_DatabaseInstanceFailoverReplica
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DatabasesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_DemoteMasterConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DemoteMasterContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DemoteMasterMySqlReplicaConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DenyMaintenancePeriod
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DiskEncryptionConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_DiskEncryptionStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_ExportContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_ExportContextCsvExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_ExportContextSqlExportOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_ExportContextSqlExportOptionsMysqlExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_FailoverContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Flag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_FlagsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_ImportContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_ImportContextBakImportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_ImportContextBakImportOptionsEncryptionOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_ImportContextCsvImportOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_InsightsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesCloneRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesDemoteMasterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesExportRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesFailoverRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesImportRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_InstancesListServerCasResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_InstancesRestoreBackupRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesRotateServerCaRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_InstancesTruncateLogRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_IpConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_IpMapping
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_LocationPreference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_MaintenanceWindow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_MySqlReplicaConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_OnPremisesConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_OperationError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_OperationErrors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_OperationsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_ReplicaConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Reschedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Resource_BackupRuns
- The "backupRuns" collection of methods.
- Google_Service_SQLAdmin_Resource_Databases
- The "databases" collection of methods.
- Google_Service_SQLAdmin_Resource_Flags
- The "flags" collection of methods.
- Google_Service_SQLAdmin_Resource_Instances
- The "instances" collection of methods.
- Google_Service_SQLAdmin_Resource_Operations
- The "operations" collection of methods.
- Google_Service_SQLAdmin_Resource_Projects
- The "projects" collection of methods.
- Google_Service_SQLAdmin_Resource_ProjectsInstances
- The "instances" collection of methods.
- Google_Service_SQLAdmin_Resource_SslCerts
- The "sslCerts" collection of methods.
- Google_Service_SQLAdmin_Resource_Tiers
- The "tiers" collection of methods.
- Google_Service_SQLAdmin_Resource_Users
- The "users" collection of methods.
- Google_Service_SQLAdmin_RestoreBackupContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_RotateServerCaContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_Settings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_SqlActiveDirectoryConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SqlExternalSyncSettingError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SqlInstancesRescheduleMaintenanceRequestBody
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SqlInstancesVerifyExternalSyncSettingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_SqlScheduledMaintenance
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SqlServerDatabaseDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SqlServerUserDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_SslCert
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertsCreateEphemeralRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertsInsertRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertsInsertResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_SslCertsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_Tier
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_TiersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin_TruncateLogContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_User
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SQLAdmin_UsersListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SQLAdmin
- Service definition for SQLAdmin (v1beta4).
- Google_Service_Storage_Bucket
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketAccessControl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketAccessControlProjectTeam
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketAccessControls
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketBilling
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketCors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketEncryption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketIamConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketIamConfigurationBucketPolicyOnly
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketIamConfigurationUniformBucketLevelAccess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketLifecycle
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketLifecycleRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketLifecycleRuleAction
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketLifecycleRuleCondition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketLogging
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketOwner
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketRetentionPolicy
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_Buckets
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_BucketVersioning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_BucketWebsite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ComposeRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_ComposeRequestSourceObjects
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ComposeRequestSourceObjectsObjectPreconditions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_Expr
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_HmacKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_HmacKeyMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_HmacKeysMetadata
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_Notification
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_Notifications
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_ObjectAccessControl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ObjectAccessControlProjectTeam
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ObjectAccessControls
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_Objects
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_Policy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_PolicyBindings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_Resource_BucketAccessControls
- The "bucketAccessControls" collection of methods.
- Google_Service_Storage_Resource_Buckets
- The "buckets" collection of methods.
- Google_Service_Storage_Resource_Channels
- The "channels" collection of methods.
- Google_Service_Storage_Resource_DefaultObjectAccessControls
- The "defaultObjectAccessControls" collection of methods.
- Google_Service_Storage_Resource_Notifications
- The "notifications" collection of methods.
- Google_Service_Storage_Resource_ObjectAccessControls
- The "objectAccessControls" collection of methods.
- Google_Service_Storage_Resource_Objects
- The "objects" collection of methods.
- Google_Service_Storage_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Storage_Resource_ProjectsHmacKeys
- The "hmacKeys" collection of methods.
- Google_Service_Storage_Resource_ProjectsServiceAccount
- The "serviceAccount" collection of methods.
- Google_Service_Storage_RewriteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_ServiceAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_StorageObject
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage_StorageObjectCustomerEncryption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_StorageObjectOwner
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storage_TestIamPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storage
- Service definition for Storage (v1).
- Google_Service_Storagetransfer_AwsAccessKey
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_AwsS3Data
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_AzureBlobStorageData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_AzureCredentials
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_ErrorLogEntry
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storagetransfer_ErrorSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storagetransfer_GcsData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_GoogleServiceAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_HttpData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storagetransfer_ListTransferJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storagetransfer_NotificationConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storagetransfer_ObjectConditions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storagetransfer_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_PauseTransferOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_Resource_GoogleServiceAccounts
- The "googleServiceAccounts" collection of methods.
- Google_Service_Storagetransfer_Resource_TransferJobs
- The "transferJobs" collection of methods.
- Google_Service_Storagetransfer_Resource_TransferOperations
- The "transferOperations" collection of methods.
- Google_Service_Storagetransfer_ResumeTransferOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storagetransfer_StoragetransferEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_TransferCounters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_TransferJob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_TransferOperation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Storagetransfer_TransferOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_TransferSpec
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer_UpdateTransferJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Storagetransfer
- Service definition for Storagetransfer (v1).
- Google_Service_StreetViewPublish_BatchDeletePhotosRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_StreetViewPublish_BatchDeletePhotosResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_StreetViewPublish_BatchGetPhotosResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_StreetViewPublish_BatchUpdatePhotosRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_StreetViewPublish_BatchUpdatePhotosResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_StreetViewPublish_Connection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_Level
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_ListPhotosResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_StreetViewPublish_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_Photo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_StreetViewPublish_PhotoId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_PhotoResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_Place
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_Pose
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_Resource_Photo
- The "photo" collection of methods.
- Google_Service_StreetViewPublish_Resource_Photos
- The "photos" collection of methods.
- Google_Service_StreetViewPublish_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_StreetViewPublish_StreetviewpublishEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_UpdatePhotoRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish_UploadRef
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_StreetViewPublish
- Service definition for StreetViewPublish (v1).
- Google_Service_Surveys_FieldMask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Surveys_PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_Resource_Results
- The "results" collection of methods.
- Google_Service_Surveys_Resource_Surveys
- The "surveys" collection of methods.
- Google_Service_Surveys_ResultsGetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_ResultsMask
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Surveys_Survey
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Surveys_SurveyAudience
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Surveys_SurveyCost
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_SurveyQuestion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Surveys_SurveyQuestionImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_SurveyRejection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_SurveyResults
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_SurveysDeleteResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_SurveysListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Surveys_SurveysStartRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_SurveysStartResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_SurveysStopResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Surveys
- Service definition for Surveys (v2).
- Google_Service_SystemsManagement_AptSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement_CancelPatchJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_ExecStep
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_ExecStepConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement_ExecutePatchJobRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_FixedOrPercent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_GcsObject
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_GooSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_ListPatchDeploymentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement_ListPatchJobInstanceDetailsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement_ListPatchJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement_MonthlySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_OneTimeSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_OsconfigEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_PatchConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_PatchDeployment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_PatchInstanceFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement_PatchInstanceFilterGroupLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_PatchJob
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_PatchJobInstanceDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_PatchJobInstanceDetailsSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_PatchRollout
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_RecurringSchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_Resource_Projects
- The "projects" collection of methods.
- Google_Service_SystemsManagement_Resource_ProjectsPatchDeployments
- The "patchDeployments" collection of methods.
- Google_Service_SystemsManagement_Resource_ProjectsPatchJobs
- The "patchJobs" collection of methods.
- Google_Service_SystemsManagement_Resource_ProjectsPatchJobsInstanceDetails
- The "instanceDetails" collection of methods.
- Google_Service_SystemsManagement_TimeOfDay
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_TimeZone
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_WeekDayOfMonth
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_WeeklySchedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_SystemsManagement_WindowsUpdateSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement_YumSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement_ZypperSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_SystemsManagement
- Service definition for SystemsManagement (v1).
- Google_Service_TagManager_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_AccountAccess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_BuiltInVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Client
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Condition
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Container
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ContainerAccess
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_ContainerVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ContainerVersionHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_CreateBuiltInVariableResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_CreateContainerVersionRequestVersionOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_CreateContainerVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_CustomTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Folder
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_FolderEntities
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_GalleryReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_GetWorkspaceStatusResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListContainersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListContainerVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListEnabledBuiltInVariablesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListEnvironmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListFoldersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListTagsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListTemplatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListTriggersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListUserPermissionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListVariablesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListWorkspacesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ListZonesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_MergeConflict
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Parameter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_PublishContainerVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_QuickPreviewResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Resource_Accounts
- The "accounts" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainers
- The "containers" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersEnvironments
- The "environments" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersVersionHeaders
- The "version_headers" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersVersions
- The "versions" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersWorkspaces
- The "workspaces" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersWorkspacesBuiltInVariables
- The "built_in_variables" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersWorkspacesFolders
- The "folders" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersWorkspacesTags
- The "tags" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersWorkspacesTemplates
- The "templates" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersWorkspacesTriggers
- The "triggers" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersWorkspacesVariables
- The "variables" collection of methods.
- Google_Service_TagManager_Resource_AccountsContainersWorkspacesZones
- The "zones" collection of methods.
- Google_Service_TagManager_Resource_AccountsUserPermissions
- The "user_permissions" collection of methods.
- Google_Service_TagManager_RevertBuiltInVariableResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_RevertFolderResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_RevertTagResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_RevertTemplateResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_RevertTriggerResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_RevertVariableResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_RevertZoneResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_SetupTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_SyncStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_SyncWorkspaceResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Tag
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_TeardownTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Trigger
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_UserPermission
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_Variable
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_VariableFormatValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Workspace
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_Zone
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ZoneBoundary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager_ZoneChildContainer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TagManager_ZoneTypeRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TagManager
- Service definition for TagManager (v2).
- Google_Service_Taskqueue_Resource_Taskqueues
- The "taskqueues" collection of methods.
- Google_Service_Taskqueue_Resource_Tasks
- The "tasks" collection of methods.
- Google_Service_Taskqueue_Task
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Taskqueue_TaskQueue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Taskqueue_TaskQueueAcl
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Taskqueue_TaskQueueStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Taskqueue_Tasks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Taskqueue_Tasks2
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Taskqueue
- Service definition for Taskqueue (v1beta2).
- Google_Service_Tasks_Resource_Tasklists
- The "tasklists" collection of methods.
- Google_Service_Tasks_Resource_Tasks
- The "tasks" collection of methods.
- Google_Service_Tasks_Task
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tasks_TaskLinks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tasks_TaskList
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tasks_TaskLists
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tasks_Tasks
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tasks
- Service definition for Tasks (v1).
- Google_Service_Testing_Account
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_AndroidDevice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_AndroidDeviceCatalog
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AndroidDeviceList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AndroidInstrumentationTest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AndroidMatrix
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AndroidModel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AndroidRoboTest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AndroidRuntimeConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AndroidTestLoop
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AndroidVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_Apk
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_ApkDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_ApkManifest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_AppBundle
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_CancelTestMatrixResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_ClientInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_ClientInfoDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_Date
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_DeviceFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_DeviceIpBlock
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_DeviceIpBlockCatalog
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_Distribution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_Environment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_EnvironmentMatrix
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_EnvironmentVariable
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_FileReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_GetApkDetailsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_GoogleAuto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_GoogleCloudStorage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_IntentFilter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_IosDevice
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_IosDeviceCatalog
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_IosDeviceFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_IosDeviceList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_IosModel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_IosRuntimeConfiguration
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_IosTestLoop
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_IosTestSetup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_IosVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_IosXcTest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_LauncherActivityIntent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_Locale
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_ManualSharding
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_NetworkConfiguration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_NetworkConfigurationCatalog
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_ObbFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_Orientation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_ProvidedSoftwareCatalog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_RegularFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_Resource_ApplicationDetailService
- The "applicationDetailService" collection of methods.
- Google_Service_Testing_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Testing_Resource_ProjectsTestMatrices
- The "testMatrices" collection of methods.
- Google_Service_Testing_Resource_TestEnvironmentCatalog
- The "testEnvironmentCatalog" collection of methods.
- Google_Service_Testing_ResultStorage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_RoboDirective
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_RoboStartingIntent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_Shard
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_ShardingOption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_StartActivityIntent
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_SystraceSetup
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_TestDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_TestEnvironmentCatalog
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_TestExecution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_TestMatrix
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_TestSetup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_TestSpecification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_TestTargetsForShard
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing_ToolResultsExecution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_ToolResultsHistory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_ToolResultsStep
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_TrafficRule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_UniformSharding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Testing_XcodeVersion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Testing
- Service definition for Testing (v1).
- Google_Service_Texttospeech_AudioConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Texttospeech_ListVoicesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Texttospeech_Resource_Text
- The "text" collection of methods.
- Google_Service_Texttospeech_Resource_Voices
- The "voices" collection of methods.
- Google_Service_Texttospeech_SynthesisInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Texttospeech_SynthesizeSpeechRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Texttospeech_SynthesizeSpeechResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Texttospeech_Voice
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Texttospeech_VoiceSelectionParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Texttospeech
- Service definition for Texttospeech (v1).
- Google_Service_ToolResults_AndroidAppInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_AndroidInstrumentationTest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_AndroidRoboTest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_AndroidTest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_AndroidTestLoop
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_ANR
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Any
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_AppStartTime
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_AvailableDeepLinks
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_BasicPerfSampleSeries
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_BatchCreatePerfSamplesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_BatchCreatePerfSamplesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_BlankScreen
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_CPUInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_CrashDialogError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_DeviceOutOfMemory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Duration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_EncounteredLoginScreen
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_EncounteredNonAndroidUiWidgetScreen
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_Environment
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_EnvironmentDimensionValueEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Execution
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_FailedToInstall
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_FailureDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_FatalException
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_FileReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_GraphicsStats
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_GraphicsStatsBucket
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_History
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_InAppPurchasesFound
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_InconclusiveDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_IndividualOutcome
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_InsufficientCoverage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_IosAppCrashed
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_IosAppInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_IosRoboTest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_IosTest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_IosTestLoop
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_IosXcTest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_LauncherActivityNotFound
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_ListEnvironmentsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListExecutionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListHistoriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListPerfSampleSeriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListPerfSamplesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListScreenshotClustersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListStepAccessibilityClustersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListStepsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListStepThumbnailsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ListTestCasesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_LogcatCollectionError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_MatrixDimensionDefinition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_MemoryInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_MergedResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_MultiStep
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_NativeCrash
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_NonSdkApi
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_NonSdkApiInsight
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_NonSdkApiUsageViolation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_NonSdkApiUsageViolationReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_Outcome
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_OverlappingUIElements
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_PendingGoogleUpdateInsight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_PerfEnvironment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_PerfMetricsSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_PerformedGoogleLogin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_PerformedMonkeyActions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_PerfSample
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_PerfSampleSeries
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_PrimaryStep
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ProjectSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_PublishXunitXmlFilesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_RegionProto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Resource_Projects
- The "projects" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistories
- The "histories" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutions
- The "executions" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsClusters
- The "clusters" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsEnvironments
- The "environments" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsSteps
- The "steps" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfMetricsSummary
- The "perfMetricsSummary" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfSampleSeries
- The "perfSampleSeries" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples
- The "samples" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsTestCases
- The "testCases" collection of methods.
- Google_Service_ToolResults_Resource_ProjectsHistoriesExecutionsStepsThumbnails
- The "thumbnails" collection of methods.
- Google_Service_ToolResults_ResultsStorage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_RoboScriptExecution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_SafeHtmlProto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Screen
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_ScreenshotCluster
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ShardSummary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_SkippedDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Specification
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_StackTrace
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_StartActivityNotFound
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_Step
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_StepDimensionValueEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_StepLabelsEntry
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_StepSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_SuccessDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_SuggestionClusterProto
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_SuggestionProto
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_TestCase
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_TestCaseReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_TestExecutionStep
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_TestIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_TestSuiteOverview
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_TestTiming
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Thumbnail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_Timestamp
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_ToolExecution
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_ToolResults_ToolExecutionStep
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_ToolExitCode
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_ToolOutputReference
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_UIElementTooDeep
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_UnspecifiedWarning
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_UnusedRoboDirective
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_UpgradeInsight
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_UsedRoboDirective
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults_UsedRoboIgnoreDirective
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_ToolResults
- Service definition for ToolResults (v1beta3).
- Google_Service_TPU_AcceleratorType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_ListAcceleratorTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TPU_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TPU_ListNodesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TPU_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TPU_ListTensorFlowVersionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TPU_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_NetworkEndpoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_Node
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TPU_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_ReimageNodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_Resource_Projects
- The "projects" collection of methods.
- Google_Service_TPU_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_TPU_Resource_ProjectsLocationsAcceleratorTypes
- The "acceleratorTypes" collection of methods.
- Google_Service_TPU_Resource_ProjectsLocationsNodes
- The "nodes" collection of methods.
- Google_Service_TPU_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_TPU_Resource_ProjectsLocationsTensorflowVersions
- The "tensorflowVersions" collection of methods.
- Google_Service_TPU_SchedulingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_StartNodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TPU_StopNodeRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_Symptom
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_TensorFlowVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU_TpuEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TPU
- Service definition for TPU (v1).
- Google_Service_Tracing_Annotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_Attributes
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_AttributeValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_BatchWriteSpansRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tracing_Link
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_Links
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tracing_ListSpansResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tracing_ListTracesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tracing_Module
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_NetworkEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Tracing_Resource_ProjectsTraces
- The "traces" collection of methods.
- Google_Service_Tracing_Resource_ProjectsTracesSpans
- The "spans" collection of methods.
- Google_Service_Tracing_Span
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_StackFrame
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_StackFrames
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tracing_StackTrace
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tracing_TimeEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_TimeEvents
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Tracing_Trace
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_TracingEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing_TruncatableString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Tracing
- Service definition for Tracing (v2).
- Google_Service_TrafficDirectorService_Address
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_BuildVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_ClientConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_ClientStatusRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_ClientStatusResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_ClustersConfigDump
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_DoubleMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_DoubleRange
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_DynamicCluster
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_DynamicListener
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_DynamicListenerState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_DynamicRouteConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_DynamicScopedRouteConfigs
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_Extension
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_GoogleRE2
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_InlineScopedRouteConfigs
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_ListenersConfigDump
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_ListMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_Locality
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_Node
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_NodeMatcher
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_NullMatch
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_PathSegment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_PerXdsConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_Pipe
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_RegexMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_Resource_Discovery
- The "discovery" collection of methods.
- Google_Service_TrafficDirectorService_RoutesConfigDump
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_ScopedRoutesConfigDump
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_SemanticVersion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_SocketAddress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_StaticCluster
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_StaticListener
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_StaticRouteConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_StringMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_StructMatcher
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_TrafficDirectorService_UpdateFailureState
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService_ValueMatcher
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_TrafficDirectorService
- Service definition for TrafficDirectorService (v2).
- Google_Service_Transcoder_AdBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Aes128Encryption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Animation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_AnimationEnd
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_AnimationFade
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_AnimationStatic
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Audio
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_AudioAtom
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_AudioChannel
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_AudioChannelInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_AudioStream
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_Color
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Crop
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Deblock
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Denoise
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_EditAtom
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_ElementaryStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Encryption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_FailureDetail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Input
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Job
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_JobConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_JobTemplate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_ListJobTemplatesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_Manifest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_MpegCommonEncryption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_MuxStream
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_NormalizedCoordinate
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_OriginUri
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Output
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Overlay
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_PreprocessingConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Progress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_PubsubDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Transcoder_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Transcoder_Resource_ProjectsLocationsJobs
- The "jobs" collection of methods.
- Google_Service_Transcoder_Resource_ProjectsLocationsJobTemplates
- The "jobTemplates" collection of methods.
- Google_Service_Transcoder_SampleAesEncryption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_SegmentSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_SpriteSheet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_TextAtom
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_TextInput
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_TextStream
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Transcoder_TranscoderEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder_VideoStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Transcoder
- Service definition for Transcoder (v1beta1).
- Google_Service_Translate_BatchTranslateTextRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_DetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_DetectLanguageRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_DetectLanguageResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_Glossary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_GlossaryInputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_LanguageCodePair
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_LanguageCodesSet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_ListGlossariesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Translate_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Translate_Resource_ProjectsLocationsGlossaries
- The "glossaries" collection of methods.
- Google_Service_Translate_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Translate_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_SupportedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_SupportedLanguages
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_TranslateEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_TranslateTextGlossaryConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_TranslateTextRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_TranslateTextResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Translate_Translation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate_WaitOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Translate
- Service definition for Translate (v3).
- Google_Service_Urlshortener_AnalyticsSnapshot
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Urlshortener_AnalyticsSummary
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Urlshortener_Resource_Url
- The "url" collection of methods.
- Google_Service_Urlshortener_StringCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Urlshortener_Url
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Urlshortener_UrlHistory
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Urlshortener
- Service definition for Urlshortener (v1).
- Google_Service_Vault_AccountCount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_AccountCountError
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_AccountInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_AddHeldAccountResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_AddHeldAccountsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_AddHeldAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_AddMatterPermissionsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_CloseMatterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_CloseMatterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_CloudStorageFile
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_CloudStorageSink
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_CorpusQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_CountArtifactsMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_CountArtifactsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_CountArtifactsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_DriveExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_DriveOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_Export
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_ExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_ExportStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_GroupsCountResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_GroupsExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HangoutsChatExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HangoutsChatInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_HangoutsChatOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HeldAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HeldDriveQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HeldGroupsQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HeldHangoutsChatQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HeldMailQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HeldOrgUnit
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_HeldVoiceQuery
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_Hold
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_ListExportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_ListHeldAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_ListHoldsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_ListMattersResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_ListSavedQueriesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_MailCountResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_MailExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_MailOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_Matter
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_MatterPermission
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_OrgUnitInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_Query
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_RemoveHeldAccountsRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_RemoveHeldAccountsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_RemoveMatterPermissionsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_ReopenMatterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_ReopenMatterResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_Resource_Matters
- The "matters" collection of methods.
- Google_Service_Vault_Resource_MattersExports
- The "exports" collection of methods.
- Google_Service_Vault_Resource_MattersHolds
- The "holds" collection of methods.
- Google_Service_Vault_Resource_MattersHoldsAccounts
- The "accounts" collection of methods.
- Google_Service_Vault_Resource_MattersSavedQueries
- The "savedQueries" collection of methods.
- Google_Service_Vault_Resource_Operations
- The "operations" collection of methods.
- Google_Service_Vault_SavedQuery
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_SharedDriveInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_TeamDriveInfo
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault_UndeleteMatterRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_UserInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_VaultEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_VoiceExportOptions
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vault_VoiceOptions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vault
- Service definition for Vault (v1).
- Google_Service_Verifiedaccess_Challenge
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Verifiedaccess_Resource_Challenge
- The "challenge" collection of methods.
- Google_Service_Verifiedaccess_SignedData
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Verifiedaccess_VerifiedaccessEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Verifiedaccess_VerifyChallengeResponseRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Verifiedaccess_VerifyChallengeResponseResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Verifiedaccess
- Service definition for Verifiedaccess (v1).
- Google_Service_Vision_AddProductToProductSetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_AnnotateFileRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_AnnotateFileResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_AnnotateImageRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_AnnotateImageResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_AsyncAnnotateFileRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_AsyncAnnotateFileResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_AsyncBatchAnnotateFilesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_AsyncBatchAnnotateFilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_AsyncBatchAnnotateImagesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_AsyncBatchAnnotateImagesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_BatchAnnotateFilesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_BatchAnnotateFilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_BatchAnnotateImagesRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_BatchAnnotateImagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_BatchOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Block
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_CancelOperationRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Color
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ColorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_CropHint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_CropHintsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_CropHintsParams
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_DetectedBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_DetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_DominantColorsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_EntityAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_Feature
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1AnnotateFileResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1AnnotateImageResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Block
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1ColorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1CropHint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1CropHintsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1DominantColorsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1EntityAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1ImageAnnotationContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1ImageProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1LocationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Paragraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Position
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1ProductKeyValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1ProductSearchResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1ProductSearchResultsResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Property
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1SafeSearchAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Symbol
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1WebDetectionWebPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p1beta1Word
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1AnnotateFileResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1AnnotateImageResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Block
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1ColorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1CropHint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1CropHintsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1DominantColorsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1EntityAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1ImageAnnotationContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1ImageProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1LocationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Paragraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Position
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1ProductKeyValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1ProductSearchResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1ProductSearchResultsResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Property
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1SafeSearchAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Symbol
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1WebDetectionWebPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p2beta1Word
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1AnnotateFileResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1AnnotateImageResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1BatchOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Block
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ColorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1CropHint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1CropHintsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1DominantColorsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1EntityAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ImageAnnotationContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ImageProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ImportProductSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1LocationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Paragraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Position
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductKeyValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ProductSearchResultsResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Property
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1ReferenceImage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1SafeSearchAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Symbol
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1TextAnnotationTextProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1WebDetectionWebPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p3beta1Word
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1AnnotateFileResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1AnnotateImageResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1BatchOperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Block
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1BoundingPoly
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Celebrity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ColorInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1CropHint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1CropHintsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1DominantColorsAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1EntityAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1FaceAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1FaceRecognitionResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1GcsDestination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1GcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ImageAnnotationContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ImageProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ImportProductSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1LocationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Paragraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Position
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ProductKeyValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ProductSearchResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ProductSearchResultsResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Property
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1ReferenceImage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1SafeSearchAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Symbol
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1WebDetection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1WebDetectionWebEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1WebDetectionWebImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1WebDetectionWebLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1WebDetectionWebPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GoogleCloudVisionV1p4beta1Word
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_GroupedResult
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_Image
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ImageAnnotationContext
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ImageContext
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_ImageProperties
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ImageSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ImportProductSetsGcsSource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ImportProductSetsInputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ImportProductSetsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ImportProductSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_InputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_KeyValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Landmark
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_LatLng
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_LatLongRect
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_ListProductSetsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_ListProductsInProductSetResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_ListProductsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_ListReferenceImagesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_LocalizedObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_LocationInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_NormalizedVertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ObjectAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_OutputConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Page
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_Paragraph
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_Position
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Product
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_ProductSearchParams
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_ProductSearchResults
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_ProductSet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ProductSetPurgeConfig
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Property
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_PurgeProductsRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_ReferenceImage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_RemoveProductFromProductSetRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Resource_Files
- The "files" collection of methods.
- Google_Service_Vision_Resource_Images
- The "images" collection of methods.
- Google_Service_Vision_Resource_Locations
- The "locations" collection of methods.
- Google_Service_Vision_Resource_LocationsOperations
- The "operations" collection of methods.
- Google_Service_Vision_Resource_Operations
- The "operations" collection of methods.
- Google_Service_Vision_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Vision_Resource_ProjectsFiles
- The "files" collection of methods.
- Google_Service_Vision_Resource_ProjectsImages
- The "images" collection of methods.
- Google_Service_Vision_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Vision_Resource_ProjectsLocationsFiles
- The "files" collection of methods.
- Google_Service_Vision_Resource_ProjectsLocationsImages
- The "images" collection of methods.
- Google_Service_Vision_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Vision_Resource_ProjectsLocationsProducts
- The "products" collection of methods.
- Google_Service_Vision_Resource_ProjectsLocationsProductSets
- The "productSets" collection of methods.
- Google_Service_Vision_Resource_ProjectsLocationsProductSetsProducts
- The "products" collection of methods.
- Google_Service_Vision_Resource_ProjectsLocationsProductsReferenceImages
- The "referenceImages" collection of methods.
- Google_Service_Vision_Resource_ProjectsOperations
- The "operations" collection of methods.
- Google_Service_Vision_Result
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_SafeSearchAnnotation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_Symbol
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_TextAnnotation
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_TextProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_Vertex
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_VisionEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_WebDetection
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_WebDetectionParams
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_WebEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_WebImage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_WebLabel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Vision_WebPage
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision_Word
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Vision
- Service definition for Vision (v1).
- Google_Service_Webfonts_Resource_Webfonts
- The "webfonts" collection of methods.
- Google_Service_Webfonts_Webfont
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webfonts_WebfontList
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webfonts
- Service definition for Webfonts (v1).
- Google_Service_Webmasters_ApiDataRow
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_ApiDimensionFilter
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Webmasters_ApiDimensionFilterGroup
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_Resource_Searchanalytics
- The "searchanalytics" collection of methods.
- Google_Service_Webmasters_Resource_Sitemaps
- The "sitemaps" collection of methods.
- Google_Service_Webmasters_Resource_Sites
- The "sites" collection of methods.
- Google_Service_Webmasters_SearchAnalyticsQueryRequest
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_SearchAnalyticsQueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_SitemapsListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_SitesListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_WmxSite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Webmasters_WmxSitemap
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Webmasters_WmxSitemapContent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Webmasters
- Service definition for Webmasters (v3).
- Google_Service_WebSecurityScanner_Authentication
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_CrawledUrl
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_CustomAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_Finding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_FindingTypeStats
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_GoogleAccount
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_Header
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_ListCrawledUrlsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_ListFindingsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_ListFindingTypeStatsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_ListScanConfigsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_ListScanRunsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_OutdatedLibrary
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_Resource_Projects
- The "projects" collection of methods.
- Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigs
- The "scanConfigs" collection of methods.
- Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRuns
- The "scanRuns" collection of methods.
- Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsCrawledUrls
- The "crawledUrls" collection of methods.
- Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsFindings
- The "findings" collection of methods.
- Google_Service_WebSecurityScanner_Resource_ProjectsScanConfigsScanRunsFindingTypeStats
- The "findingTypeStats" collection of methods.
- Google_Service_WebSecurityScanner_ScanConfig
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_ScanRun
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_Schedule
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_StartScanRunRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_StopScanRunRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_ViolatingResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_VulnerableHeaders
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_VulnerableParameters
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner_WebsecurityscannerEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WebSecurityScanner_Xss
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WebSecurityScanner
- Service definition for WebSecurityScanner (v1alpha).
- Google_Service_WorkflowExecutions_CancelExecutionRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WorkflowExecutions_Error
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WorkflowExecutions_Execution
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WorkflowExecutions_ListExecutionsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WorkflowExecutions_Resource_Projects
- The "projects" collection of methods.
- Google_Service_WorkflowExecutions_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_WorkflowExecutions_Resource_ProjectsLocationsWorkflows
- The "workflows" collection of methods.
- Google_Service_WorkflowExecutions_Resource_ProjectsLocationsWorkflowsExecutions
- The "executions" collection of methods.
- Google_Service_WorkflowExecutions_StackTrace
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_WorkflowExecutions_StackTraceElement
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_WorkflowExecutions
- Service definition for WorkflowExecutions (v1beta).
- Google_Service_Workflows_ListLocationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Workflows_ListOperationsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Workflows_ListWorkflowsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Workflows_Location
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Workflows_Operation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Workflows_OperationMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Workflows_Resource_Projects
- The "projects" collection of methods.
- Google_Service_Workflows_Resource_ProjectsLocations
- The "locations" collection of methods.
- Google_Service_Workflows_Resource_ProjectsLocationsOperations
- The "operations" collection of methods.
- Google_Service_Workflows_Resource_ProjectsLocationsWorkflows
- The "workflows" collection of methods.
- Google_Service_Workflows_Status
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_Workflows_Workflow
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Workflows_WorkflowsEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_Workflows
- Service definition for Workflows (v1beta).
- Google_Service_YouTube_AbuseReport
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_AbuseType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_AccessPolicy
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_Activity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsBulletin
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsChannelItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsComment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsFavorite
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsLike
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsPlaylistItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsPromotedItem
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ActivityContentDetailsRecommendation
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsSocial
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsSubscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityContentDetailsUpload
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ActivityListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ActivitySnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Caption
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CaptionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_CaptionSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CdnSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Channel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelAuditDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelBannerResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelBrandingSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelContentDetailsRelatedPlaylists
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelContentOwnerDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelConversionPing
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelConversionPings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelLocalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelProfileDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSection
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSectionContentDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelSectionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelSectionLocalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSectionSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelSectionTargeting
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelSettings
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ChannelTopicDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_ChannelToStoreLinkDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Comment
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CommentListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_CommentSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CommentSnippetAuthorChannelId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CommentThread
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_CommentThreadListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_CommentThreadReplies
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_CommentThreadSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ContentRating
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_Entity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_GeoPoint
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_I18nLanguage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_I18nLanguageListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_I18nLanguageSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_I18nRegion
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_I18nRegionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_I18nRegionSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ImageSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_IngestionInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_InvideoBranding
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_InvideoPosition
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_InvideoTiming
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LanguageTag
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LevelDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcast
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcastContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcastListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LiveBroadcastSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcastStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveBroadcastStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatBan
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatBanSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatFanFundingEventDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatMessage
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatMessageAuthorDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatMessageDeletedDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatMessageListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LiveChatMessageRetractedDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatMessageSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatModerator
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatModeratorListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LiveChatModeratorSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatSuperChatDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatSuperStickerDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatTextMessageDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveChatUserBannedMessageDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStreamConfigurationIssue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStreamContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStreamHealthStatus
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LiveStreamListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LiveStreamSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LiveStreamStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_LocalizedProperty
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_LocalizedString
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Member
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_MemberListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_MembershipsDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_MembershipsDuration
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_MembershipsDurationAtLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_MembershipsLevel
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_MembershipsLevelListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_MembershipsLevelSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_MemberSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_MonitorStreamInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PageInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Playlist
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistItemContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistItemListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_PlaylistItemSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistItemStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_PlaylistLocalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistPlayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PlaylistSnippet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_PlaylistStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_PropertyValue
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_RelatedEntity
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Resource_AbuseReports
- The "abuseReports" collection of methods.
- Google_Service_YouTube_Resource_Activities
- The "activities" collection of methods.
- Google_Service_YouTube_Resource_Captions
- The "captions" collection of methods.
- Google_Service_YouTube_Resource_ChannelBanners
- The "channelBanners" collection of methods.
- Google_Service_YouTube_Resource_Channels
- The "channels" collection of methods.
- Google_Service_YouTube_Resource_ChannelSections
- The "channelSections" collection of methods.
- Google_Service_YouTube_Resource_Comments
- The "comments" collection of methods.
- Google_Service_YouTube_Resource_CommentThreads
- The "commentThreads" collection of methods.
- Google_Service_YouTube_Resource_I18nLanguages
- The "i18nLanguages" collection of methods.
- Google_Service_YouTube_Resource_I18nRegions
- The "i18nRegions" collection of methods.
- Google_Service_YouTube_Resource_LiveBroadcasts
- The "liveBroadcasts" collection of methods.
- Google_Service_YouTube_Resource_LiveChatBans
- The "liveChatBans" collection of methods.
- Google_Service_YouTube_Resource_LiveChatMessages
- The "liveChatMessages" collection of methods.
- Google_Service_YouTube_Resource_LiveChatModerators
- The "liveChatModerators" collection of methods.
- Google_Service_YouTube_Resource_LiveStreams
- The "liveStreams" collection of methods.
- Google_Service_YouTube_Resource_Members
- The "members" collection of methods.
- Google_Service_YouTube_Resource_MembershipsLevels
- The "membershipsLevels" collection of methods.
- Google_Service_YouTube_Resource_PlaylistItems
- The "playlistItems" collection of methods.
- Google_Service_YouTube_Resource_Playlists
- The "playlists" collection of methods.
- Google_Service_YouTube_Resource_Search
- The "search" collection of methods.
- Google_Service_YouTube_Resource_Sponsors
- The "sponsors" collection of methods.
- Google_Service_YouTube_Resource_Subscriptions
- The "subscriptions" collection of methods.
- Google_Service_YouTube_Resource_SuperChatEvents
- The "superChatEvents" collection of methods.
- Google_Service_YouTube_Resource_Tests
- The "tests" collection of methods.
- Google_Service_YouTube_Resource_ThirdPartyLinks
- The "thirdPartyLinks" collection of methods.
- Google_Service_YouTube_Resource_Thumbnails
- The "thumbnails" collection of methods.
- Google_Service_YouTube_Resource_VideoAbuseReportReasons
- The "videoAbuseReportReasons" collection of methods.
- Google_Service_YouTube_Resource_VideoCategories
- The "videoCategories" collection of methods.
- Google_Service_YouTube_Resource_Videos
- The "videos" collection of methods.
- Google_Service_YouTube_Resource_Watermarks
- The "watermarks" collection of methods.
- Google_Service_YouTube_ResourceId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SearchListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_SearchResult
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SearchResultSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Sponsor
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SponsorListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_SponsorSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Subscription
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SubscriptionContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SubscriptionListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_SubscriptionSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SubscriptionSubscriberSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SuperChatEvent
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SuperChatEventListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_SuperChatEventSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_SuperStickerMetadata
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_TestItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_TestItemTestItemSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ThirdPartyLink
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ThirdPartyLinkSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ThirdPartyLinkStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Thumbnail
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ThumbnailDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_ThumbnailSetResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_TokenPagination
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_Video
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAbuseReport
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAbuseReportReason
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAbuseReportReasonListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoAbuseReportReasonSnippet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoAbuseReportSecondaryReason
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoAgeGating
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoCategory
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoCategoryListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoCategorySnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoContentDetailsRegionRestriction
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoFileDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoFileDetailsAudioStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoFileDetailsVideoStream
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoLiveStreamingDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoLocalization
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoMonetizationDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoPlayer
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoProcessingDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoProcessingDetailsProcessingProgress
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoProjectDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoRating
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoRatingListResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoRecordingDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoSnippet
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoStatistics
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoStatus
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube_VideoSuggestions
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoSuggestionsTagSuggestion
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_VideoTopicDetails
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTube_WatchSettings
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTube
- Service definition for YouTube (v3).
- Google_Service_YouTubeAnalytics_EmptyResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_ErrorProto
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_Errors
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_Group
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_GroupContentDetails
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_GroupItem
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_GroupItemResource
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_GroupSnippet
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics_ListGroupItemsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_ListGroupsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_QueryResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeAnalytics_Resource_GroupItems
- The "groupItems" collection of methods.
- Google_Service_YouTubeAnalytics_Resource_Groups
- The "groups" collection of methods.
- Google_Service_YouTubeAnalytics_Resource_Reports
- The "reports" collection of methods.
- Google_Service_YouTubeAnalytics_ResultTableColumnHeader
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeAnalytics
- Service definition for YouTubeAnalytics (v2).
- Google_Service_YouTubeReporting_GdataBlobstore2Info
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataCompositeMedia
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataContentTypeInfo
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataDiffChecksumsResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataDiffDownloadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataDiffUploadRequest
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataDiffUploadResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataDiffVersionResponse
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataDownloadParameters
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_GdataMedia
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeReporting_GdataObjectId
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_Job
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_ListJobsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeReporting_ListReportsResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeReporting_ListReportTypesResponse
- Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
- Google_Service_YouTubeReporting_Report
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_ReportType
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting_Resource_Jobs
- The "jobs" collection of methods.
- Google_Service_YouTubeReporting_Resource_JobsReports
- The "reports" collection of methods.
- Google_Service_YouTubeReporting_Resource_Media
- The "media" collection of methods.
- Google_Service_YouTubeReporting_Resource_ReportTypes
- The "reportTypes" collection of methods.
- Google_Service_YouTubeReporting_YoutubereportingEmpty
- This class defines attributes, valid values, and usage which is generated from a given json schema.
- Google_Service_YouTubeReporting
- Service definition for YouTubeReporting (v1).
- AccessToken
- Wrapper around Google Access Tokens which provides convenience functions.
- ApplicationDefaultCredentials
- ApplicationDefaultCredentials obtains the default credentials for authorizing a request to a Google service.
- InvalidArgumentException
- Item
- A cache item.
- MemoryCacheItemPool
- Simple in-memory cache implementation.
- SysVCacheItemPool
- SystemV shared memory based CacheItemPool implementation.
- AppIdentityCredentials
- AppIdentityCredentials supports authorization on Google App Engine.
- GCECredentials
- GCECredentials supports authorization on Google Compute Engine.
- IAMCredentials
- Authenticates requests using IAM credentials.
- InsecureCredentials
- Provides a set of credentials that will always return an empty access token.
- ServiceAccountCredentials
- ServiceAccountCredentials supports authorization using a Google service account.
- ServiceAccountJwtAccessCredentials
- Authenticates requests using Google's Service Account credentials via JWT Access.
- UserRefreshCredentials
- Authenticates requests using User Refresh credentials.
- CredentialsLoader
- CredentialsLoader contains the behaviour used to locate and find default credentials files on the file system.
- FetchAuthTokenCache
- A class to implement caching for any object implementing FetchAuthTokenInterface
- GCECache
- A class to implement caching for calls to GCECredentials::onGce. This class is used automatically when you pass a `Psr\Cache\CacheItemPoolInterface` cache object to `ApplicationDefaultCredentials::getCredentials`.
- Guzzle5HttpHandler
- Guzzle6HttpHandler
- Guzzle7HttpHandler
- HttpClientCache
- Stores an HTTP Client in order to prevent multiple instantiations.
- HttpHandlerFactory
- Iam
- Tools for using the IAM API.
- AuthTokenMiddleware
- AuthTokenMiddleware is a Guzzle Middleware that adds an Authorization header provided by an object implementing FetchAuthTokenInterface.
- ScopedAccessTokenMiddleware
- ScopedAccessTokenMiddleware is a Guzzle Middleware that adds an Authorization header provided by a closure.
- SimpleMiddleware
- SimpleMiddleware is a Guzzle Middleware that implements Google's Simple API access.
- OAuth2
- OAuth2 supports authentication by OAuth2 2-legged flows.
- AuthTokenSubscriber
- AuthTokenSubscriber is a Guzzle Subscriber that adds an Authorization header provided by an object implementing FetchAuthTokenInterface.
- ScopedAccessTokenSubscriber
- ScopedAccessTokenSubscriber is a Guzzle Subscriber that adds an Authorization header provided by a closure.
- SimpleSubscriber
- SimpleSubscriber is a Guzzle Subscriber that implements Google's Simple API access.
- BodySummarizer
- Client
- CookieJar
- Cookie jar that stores cookies as an array
- FileCookieJar
- Persists non-session cookies using a JSON formatted file
- SessionCookieJar
- Persists cookies in the client session
- SetCookie
- Set-Cookie object
- BadResponseException
- Exception when an HTTP error occurs (4xx or 5xx error)
- ClientException
- Exception when a client error is encountered (4xx codes)
- ConnectException
- Exception thrown when a connection cannot be established.
- InvalidArgumentException
- RequestException
- HTTP Request exception
- ServerException
- Exception when a server error is encountered (5xx codes)
- TooManyRedirectsException
- HTTP Request exception
- TransferException
- CurlFactory
- Creates curl resources from a request
- CurlHandler
- HTTP handler that uses cURL easy handles as a transport layer.
- CurlMultiHandler
- Returns an asynchronous response using curl_multi_* functions.
- MockHandler
- Handler that returns responses or throw exceptions from a queue.
- Proxy
- Provides basic proxies for handlers.
- StreamHandler
- HTTP handler that uses PHP's HTTP stream wrapper.
- HandlerStack
- Creates a composed Guzzle handler function by stacking middlewares on top of an HTTP handler function.
- MessageFormatter
- Formats log messages using variable substitutions for requests, responses, and other transactional data.
- Middleware
- Functions used to create and wrap handlers with handler middleware.
- Pool
- Sends an iterator of requests concurrently using a capped pool size.
- PrepareBodyMiddleware
- Prepares requests that contain a body, adding the Content-Length, Content-Type, and Expect headers.
- RedirectMiddleware
- Request redirect middleware.
- RequestOptions
- This class contains a list of built-in Guzzle request options.
- RetryMiddleware
- Middleware that retries requests based on the boolean result of invoking the provided "decider" function.
- TransferStats
- Represents data at the point after it was transferred either successfully or after a network error.
- Utils
- AggregateException
- Exception thrown when too many errors occur in the some() or any() methods.
- CancellationException
- Exception that is set as the reason for a promise that has been cancelled.
- Coroutine
- Creates a promise that is resolved using a generator that yields values or promises (somewhat similar to C#'s async keyword).
- Create
- Each
- EachPromise
- Represents a promise that iterates over many promises and invokes side-effect functions in the process.
- FulfilledPromise
- A promise that has been fulfilled.
- Is
- Promise
- Promises/A+ implementation that avoids recursion when possible.
- RejectedPromise
- A promise that has been rejected.
- RejectionException
- A special exception that is thrown when waiting on a rejected promise.
- TaskQueue
- A task queue that executes tasks in a FIFO order.
- Utils
- AppendStream
- Reads from multiple streams, one after the other.
- BufferStream
- Provides a buffer stream that can be written to to fill a buffer, and read from to remove bytes from the buffer.
- CachingStream
- Stream decorator that can cache previously read bytes from a sequentially read stream.
- DroppingStream
- Stream decorator that begins dropping data once the size of the underlying stream becomes too full.
- FnStream
- Compose stream implementations based on a hash of functions.
- Header
- InflateStream
- Uses PHP's zlib.inflate filter to inflate deflate or gzipped content.
- LazyOpenStream
- Lazily reads or writes to a file that is opened only after an IO operation take place on the stream.
- LimitStream
- Decorator used to return only a subset of a stream
- Message
- MimeType
- MultipartStream
- Stream that when read returns bytes for a streaming multipart or multipart/form-data stream.
- NoSeekStream
- Stream decorator that prevents a stream from being seeked
- PumpStream
- Provides a read only stream that pumps data from a PHP callable.
- Query
- Request
- PSR-7 request implementation.
- Response
- PSR-7 response implementation.
- Rfc7230
- ServerRequest
- Server-side HTTP request
- Stream
- PHP stream implementation.
- StreamWrapper
- Converts Guzzle streams into PHP stream resources.
- UploadedFile
- Uri
- PSR-7 URI implementation.
- UriNormalizer
- Provides methods to normalize and compare URIs.
- UriResolver
- Resolves a URI reference in the context of a base URI and the opposite way.
- Utils
- DateTimeImmutable
- Overrides default json encoding of date time objects
- ErrorHandler
- Monolog error handler
- ChromePHPFormatter
- Formats a log message according to the ChromePHP array format
- ElasticaFormatter
- Format a log message into an Elastica Document
- ElasticsearchFormatter
- Format a log message into an Elasticsearch record
- FlowdockFormatter
- formats the record to be used in the FlowdockHandler
- FluentdFormatter
- Class FluentdFormatter
- GelfMessageFormatter
- Serializes a log message to GELF
- HtmlFormatter
- Formats incoming records into an HTML table
- JsonFormatter
- Encodes whatever record data is passed to it as json
- LineFormatter
- Formats incoming records into a one-line string
- LogglyFormatter
- Encodes message information into JSON in a format compatible with Loggly.
- LogmaticFormatter
- Encodes message information into JSON in a format compatible with Logmatic.
- LogstashFormatter
- Serializes a log message to Logstash Event Format
- MongoDBFormatter
- Formats a record for use with the MongoDBHandler.
- NormalizerFormatter
- Normalizes incoming records to remove objects/resources so it's easier to dump to various targets
- ScalarFormatter
- Formats data into an associative array of scalar values.
- WildfireFormatter
- Serializes a log message according to Wildfire's header requirements
- AbstractHandler
- Base Handler class providing basic level/bubble support
- AbstractProcessingHandler
- Base Handler class providing the Handler structure, including processors and formatters
- AbstractSyslogHandler
- Common syslog functionality
- AmqpHandler
- Base Handler class providing the Handler structure, including processors and formatters
- BrowserConsoleHandler
- Handler sending logs to browser's javascript console with no browser extension required
- BufferHandler
- Buffers all records until closing the handler and then pass them as batch.
- ChromePHPHandler
- Handler sending logs to the ChromePHP extension (http://www.chromephp.com/)
- CouchDBHandler
- CouchDB handler
- CubeHandler
- Logs to Cube.
- DeduplicationHandler
- Simple handler wrapper that deduplicates log records across multiple requests
- DoctrineCouchDBHandler
- CouchDB handler for Doctrine CouchDB ODM
- DynamoDbHandler
- Amazon DynamoDB handler (http://aws.amazon.com/dynamodb/)
- ElasticaHandler
- Elastic Search handler
- ElasticsearchHandler
- Elasticsearch handler
- ErrorLogHandler
- Stores to PHP error_log() handler.
- FallbackGroupHandler
- Forwards records to multiple handlers
- FilterHandler
- Simple handler wrapper that filters records based on a list of levels
- ChannelLevelActivationStrategy
- Channel and Error level based monolog activation strategy. Allows to trigger activation based on level per channel. e.g. trigger activation on level 'ERROR' by default, except for records of the 'sql' channel; those should trigger activation on level 'WARN'.
- ErrorLevelActivationStrategy
- Error level based activation strategy.
- FingersCrossedHandler
- Buffers all records until a certain level is reached
- FirePHPHandler
- Simple FirePHP Handler (http://www.firephp.org/), which uses the Wildfire protocol.
- FleepHookHandler
- Sends logs to Fleep.io using Webhook integrations
- FlowdockHandler
- Sends notifications through the Flowdock push API
- GelfHandler
- Handler to send messages to a Graylog2 (http://www.graylog2.org) server
- GroupHandler
- Forwards records to multiple handlers
- Handler
- Base Handler class providing basic close() support as well as handleBatch
- HandlerWrapper
- This simple wrapper class can be used to extend handlers functionality.
- IFTTTHandler
- IFTTTHandler uses cURL to trigger IFTTT Maker actions
- InsightOpsHandler
- Inspired on LogEntriesHandler.
- LogEntriesHandler
- Stores to any socket - uses fsockopen() or pfsockopen().
- LogglyHandler
- Sends errors to Loggly.
- LogmaticHandler
- Stores to any socket - uses fsockopen() or pfsockopen().
- MailHandler
- Base class for all mail handlers
- MandrillHandler
- MandrillHandler uses cURL to send the emails to the Mandrill API
- MissingExtensionException
- Exception can be thrown if an extension for a handler is missing
- MongoDBHandler
- Logs to a MongoDB database.
- NativeMailerHandler
- NativeMailerHandler uses the mail() function to send the emails
- NewRelicHandler
- Class to record a log on a NewRelic application.
- NoopHandler
- No-op
- NullHandler
- Blackhole
- OverflowHandler
- Handler to only pass log messages when a certain threshold of number of messages is reached.
- PHPConsoleHandler
- Monolog handler for Google Chrome extension "PHP Console"
- ProcessHandler
- Stores to STDIN of any process, specified by a command.
- PsrHandler
- Proxies log messages to an existing PSR-3 compliant logger.
- PushoverHandler
- Sends notifications through the pushover api to mobile phones
- RedisHandler
- Logs to a Redis key using rpush
- RedisPubSubHandler
- Sends the message to a Redis Pub/Sub channel using PUBLISH
- RollbarHandler
- Sends errors to Rollbar
- RotatingFileHandler
- Stores logs to files that are rotated every day and a limited number of files are kept.
- SamplingHandler
- Sampling handler
- SendGridHandler
- SendGridrHandler uses the SendGrid API v2 function to send Log emails, more information in https://sendgrid.com/docs/API_Reference/Web_API/mail.html
- SlackRecord
- Slack record utility helping to log to Slack webhooks or API.
- SlackHandler
- Sends notifications through Slack API
- SlackWebhookHandler
- Sends notifications through Slack Webhooks
- SocketHandler
- Stores to any socket - uses fsockopen() or pfsockopen().
- SqsHandler
- Writes to any sqs queue.
- StreamHandler
- Stores to any stream resource
- SwiftMailerHandler
- SwiftMailerHandler uses Swift_Mailer to send the emails
- SyslogHandler
- Logs to syslog service.
- UdpSocket
- SyslogUdpHandler
- A Handler for logging to a remote syslogd server.
- TelegramBotHandler
- Handler send logs to Telegram using Telegram Bot API.
- TestHandler
- Used for testing purposes.
- WhatFailureGroupHandler
- Forwards records to multiple handlers suppressing failures of each handler and continuing through to give every handler a chance to succeed.
- ZendMonitorHandler
- Handler sending logs to Zend Monitor
- Logger
- Monolog log channel
- GitProcessor
- Injects Git branch and Git commit SHA in all records
- HostnameProcessor
- Injects value of gethostname in all records
- IntrospectionProcessor
- Injects line/file:class/function where the log message came from
- MemoryPeakUsageProcessor
- Injects memory_get_peak_usage in all records
- MemoryProcessor
- Some methods that are common for all memory processors
- MemoryUsageProcessor
- Injects memory_get_usage in all records
- MercurialProcessor
- Injects Hg branch and Hg revision number in all records
- ProcessIdProcessor
- Adds value of getmypid into records
- PsrLogMessageProcessor
- Processes a record's message according to PSR-3 rules
- TagProcessor
- Adds a tags array into record
- UidProcessor
- Adds a unique identifier into records
- WebProcessor
- Injects url/method and remote IP of the current web request in all records
- Registry
- Monolog log registry
- SignalHandler
- Monolog POSIX signal handler
- TestCase
- Lets you easily generate log records and a dummy formatter for testing purposes *
- Utils
- DeepCopy
- CloneException
- PropertyException
- DoctrineCollectionFilter
- DoctrineEmptyCollectionFilter
- DoctrineProxyFilter
- KeepFilter
- ReplaceFilter
- SetNullFilter
- DoctrineProxyMatcher
- PropertyMatcher
- PropertyNameMatcher
- PropertyTypeMatcher
- Matches a property by its type.
- ReflectionHelper
- DateIntervalFilter
- ReplaceFilter
- ShallowCopyFilter
- ArrayObjectFilter
- In PHP 7.4 the storage of an ArrayObject isn't returned as ReflectionProperty. So we deep copy its array copy.
- SplDoublyLinkedList
- SplDoublyLinkedListFilter
- TypeMatcher
- Base32HexTest
- A TestCase defines the fixture to run multiple tests.
- Base32Test
- A TestCase defines the fixture to run multiple tests.
- Base64DotSlashOrderedTest
- A TestCase defines the fixture to run multiple tests.
- Base64DotSlashTest
- A TestCase defines the fixture to run multiple tests.
- Base64Test
- A TestCase defines the fixture to run multiple tests.
- Base64UrlSafeTest
- Class Base64UrlSafeTest
- EncodingTest
- A TestCase defines the fixture to run multiple tests.
- HexTest
- A TestCase defines the fixture to run multiple tests.
- RFC4648Test
- Class RFC4648Test
- Fqsen
- Value Object for Fqsen.
- Location
- The location where an element occurs within a file.
- Description
- Object representing to description for a DocBlock.
- DescriptionFactory
- Creates a new Description object given a body of text.
- ExampleFinder
- Class used to find an example file's location based on a given ExampleDescriptor.
- Serializer
- Converts a DocBlock back from an object to a complete DocComment including Asterisks.
- StandardTagFactory
- Creates a Tag object given the contents of a tag.
- Author
- Reflection class for an {@}author tag in a Docblock.
- BaseTag
- Parses a tag definition for a DocBlock.
- Covers
- Reflection class for a @covers tag in a Docblock.
- Deprecated
- Reflection class for a {@}deprecated tag in a Docblock.
- Example
- Reflection class for a {@}example tag in a Docblock.
- AlignFormatter
- PassthroughFormatter
- Generic
- Parses a tag definition for a DocBlock.
- InvalidTag
- This class represents an exception during the tag creation
- Link
- Reflection class for a {@}link tag in a Docblock.
- Method
- Reflection class for an {@}method in a Docblock.
- Param
- Reflection class for the {@}param tag in a Docblock.
- Property
- Reflection class for a {@}property tag in a Docblock.
- PropertyRead
- Reflection class for a {@}property-read tag in a Docblock.
- PropertyWrite
- Reflection class for a {@}property-write tag in a Docblock.
- Fqsen
- Fqsen reference used by {@see \phpDocumentor\Reflection\DocBlock\Tags\See}
- Url
- Url reference used by {@see \phpDocumentor\Reflection\DocBlock\Tags\See}
- Return_
- Reflection class for a {@}return tag in a Docblock.
- See
- Reflection class for an {@}see tag in a Docblock.
- Since
- Reflection class for a {@}since tag in a Docblock.
- Source
- Reflection class for a {@}source tag in a Docblock.
- TagWithType
- Parses a tag definition for a DocBlock.
- Throws
- Reflection class for a {@}throws tag in a Docblock.
- Uses
- Reflection class for a {@}uses tag in a Docblock.
- Var_
- Reflection class for a {@}var tag in a Docblock.
- Version
- Reflection class for a {@}version tag in a Docblock.
- DocBlock
- DocBlockFactory
- PcreException
- Utils
- FqsenResolver
- Resolver for Fqsen using Context information
- False_
- Value Object representing the PseudoType 'False', which is a Boolean type.
- True_
- Value Object representing the PseudoType 'False', which is a Boolean type.
- TypeResolver
- AbstractList
- Represents a list of values. This is an abstract class for Array_ and Collection.
- AggregatedType
- Base class for aggregated types like Compound and Intersection
- Array_
- Represents an array type as described in the PSR-5, the PHPDoc Standard.
- Boolean
- Value Object representing a Boolean type.
- Callable_
- Value Object representing a Callable type.
- ClassString
- Value Object representing the type 'string'.
- Collection
- Represents a collection type as described in the PSR-5, the PHPDoc Standard.
- Compound
- Value Object representing a Compound Type.
- Context
- Provides information about the Context in which the DocBlock occurs that receives this context.
- ContextFactory
- Convenience class to create a Context for DocBlocks when not using the Reflection Component of phpDocumentor.
- Expression
- Represents an expression type as described in the PSR-5, the PHPDoc Standard.
- Float_
- Value Object representing a Float.
- Integer
- Value object representing Integer type
- Intersection
- Value Object representing a Compound Type.
- Iterable_
- Value Object representing iterable type
- Mixed_
- Value Object representing an unknown, or mixed, type.
- Null_
- Value Object representing a null value or type.
- Nullable
- Value Object representing a nullable type. The real type is wrapped.
- Object_
- Value Object representing an object.
- Parent_
- Value Object representing the 'parent' type.
- Resource_
- Value Object representing the 'resource' Type.
- Scalar
- Value Object representing the 'scalar' pseudo-type, which is either a string, integer, float or boolean.
- Self_
- Value Object representing the 'self' type.
- Static_
- Value Object representing the 'static' type.
- String_
- Value Object representing the type 'string'.
- This
- Value Object representing the '$this' pseudo-type.
- Void_
- Value Object representing the pseudo-type 'void'.
- ArgumentsWildcard
- Arguments wildcarding.
- AnyValuesToken
- Any values token.
- AnyValueToken
- Any single value token.
- ApproximateValueToken
- Approximate value token
- ArrayCountToken
- Array elements count token.
- ArrayEntryToken
- Array entry token.
- ArrayEveryEntryToken
- Array every entry token.
- CallbackToken
- Callback-verified token.
- ExactValueToken
- Exact value token.
- IdenticalValueToken
- Identical value token.
- LogicalAndToken
- Logical AND token.
- LogicalNotToken
- Logical NOT token.
- ObjectStateToken
- Object state-checker token.
- StringContainsToken
- String contains token.
- TypeToken
- Value type token.
- Argument
- Argument tokens shortcuts.
- Call
- Call object.
- CallCenter
- Calls receiver & manager.
- ClosureComparator
- Closure comparator.
- Factory
- Prophecy comparator factory.
- ProphecyComparator
- Compares objects for equality.
- CachedDoubler
- Cached class doubler.
- DisableConstructorPatch
- Disable constructor.
- HhvmExceptionPatch
- Exception patch for HHVM to remove the stubs from special methods
- KeywordPatch
- Remove method functionality from the double which will clash with php keywords.
- MagicCallPatch
- Discover Magical API using "@method" PHPDoc format.
- ProphecySubjectPatch
- Add Prophecy functionality to the double.
- ReflectionClassNewInstancePatch
- ReflectionClass::newInstance patch.
- SplFileInfoPatch
- SplFileInfo patch.
- ThrowablePatch
- TraversablePatch
- Traversable interface patch.
- Doubler
- Cached class doubler.
- ClassCodeGenerator
- Class code creator.
- ClassCreator
- Class creator.
- ClassMirror
- Class mirror.
- ArgumentNode
- Argument node.
- ClassNode
- Class node.
- MethodNode
- Method node.
- TypeHintReference
- Tells whether a keyword refers to a class or to a built-in type for the current version of php
- LazyDouble
- Lazy double.
- NameGenerator
- Name generator.
- UnexpectedCallException
- ClassCreatorException
- ClassMirrorException
- ClassNotFoundException
- DoubleException
- InterfaceNotFoundException
- MethodNotExtendableException
- MethodNotFoundException
- ReturnByReferenceException
- InvalidArgumentException
- AggregateException
- FailedPredictionException
- Basic failed prediction exception.
- NoCallsException
- UnexpectedCallsCountException
- UnexpectedCallsException
- MethodProphecyException
- ObjectProphecyException
- CallbackPrediction
- Callback prediction.
- CallPrediction
- Call prediction.
- CallTimesPrediction
- Prediction interface.
- NoCallsPrediction
- No calls prediction.
- CallbackPromise
- Callback promise.
- ReturnArgumentPromise
- Return argument promise.
- ReturnPromise
- Return promise.
- ThrowPromise
- Throw promise.
- MethodProphecy
- Method prophecy.
- ObjectProphecy
- Object prophecy.
- Revealer
- Basic prophecies revealer.
- Prophet
- Prophet creates prophecies.
- ExportUtil
- This class is a modification from sebastianbergmann/exporter
- StringUtil
- String utility.
- CodeCoverage
- Provides collection functionality for PHP code coverage information.
- HHVM
- Driver for HHVM's code coverage functionality.
- PHPDBG
- Driver for PHPDBG's code coverage functionality.
- Xdebug
- Driver for Xdebug's code coverage functionality.
- CoveredCodeNotExecutedException
- Exception that is raised when covered code is not executed.
- InvalidArgumentException
- MissingCoversAnnotationException
- Exception that is raised when @covers must be used but is not.
- RuntimeException
- UnintentionallyCoveredCodeException
- Exception that is raised when code is unintentionally covered.
- Filter
- Filter for whitelisting of code coverage information.
- AbstractNode
- Base class for nodes in the code coverage information tree.
- Builder
- Directory
- Represents a directory in the code coverage information tree.
- File
- Represents a file in the code coverage information tree.
- Iterator
- Recursive iterator for node object graphs.
- Clover
- Generates a Clover XML logfile from a code coverage object.
- Crap4j
- Facade
- Generates an HTML report from a code coverage object.
- Dashboard
- Renders the dashboard for a directory node.
- Directory
- Renders a directory node.
- File
- Renders a file node.
- Renderer
- Base class for node renderers.
- PHP
- Uses var_export() to write a SebastianBergmann\CodeCoverage\CodeCoverage object to a file.
- Text
- Generates human readable output from a code coverage object.
- Coverage
- Directory
- Facade
- File
- Method
- Node
- Project
- Report
- Tests
- Totals
- Unit
- Util
- Utility methods.
- BankAccount
- BankAccountTest
- A TestCase defines the fixture to run multiple tests.
- CoverageClassExtendedTest
- A TestCase defines the fixture to run multiple tests.
- CoverageClassTest
- A TestCase defines the fixture to run multiple tests.
- CoverageFunctionParenthesesTest
- A TestCase defines the fixture to run multiple tests.
- CoverageFunctionParenthesesWhitespaceTest
- A TestCase defines the fixture to run multiple tests.
- CoverageFunctionTest
- A TestCase defines the fixture to run multiple tests.
- CoverageMethodOneLineAnnotationTest
- A TestCase defines the fixture to run multiple tests.
- CoverageMethodParenthesesTest
- A TestCase defines the fixture to run multiple tests.
- CoverageMethodParenthesesWhitespaceTest
- A TestCase defines the fixture to run multiple tests.
- CoverageMethodTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNoneTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNothingTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNotPrivateTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNotProtectedTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNotPublicTest
- A TestCase defines the fixture to run multiple tests.
- CoveragePrivateTest
- A TestCase defines the fixture to run multiple tests.
- CoverageProtectedTest
- A TestCase defines the fixture to run multiple tests.
- CoveragePublicTest
- A TestCase defines the fixture to run multiple tests.
- CoverageTwoDefaultClassAnnotations
- CoveredParentClass
- CoveredClass
- NamespaceCoverageClassExtendedTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageClassTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageCoversClassPublicTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageCoversClassTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageMethodTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageNotPrivateTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageNotProtectedTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageNotPublicTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoveragePrivateTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageProtectedTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoveragePublicTest
- A TestCase defines the fixture to run multiple tests.
- CoveredParentClass
- CoveredClass
- NotExistingCoveredElementTest
- A TestCase defines the fixture to run multiple tests.
- CoveredClassWithAnonymousFunctionInStaticMethod
- Foo
- Bar
- source_with_namespace
- Represents foo.
- Foo
- Foo
- Represents foo.
- TestCase
- Abstract base class for test case classes.
- BuilderTest
- Abstract base class for test case classes.
- CloverTest
- Abstract base class for test case classes.
- CodeCoverageTest
- Abstract base class for test case classes.
- Crap4jTest
- Abstract base class for test case classes.
- FilterTest
- A TestCase defines the fixture to run multiple tests.
- HTMLTest
- Abstract base class for test case classes.
- TextTest
- Abstract base class for test case classes.
- UtilTest
- A TestCase defines the fixture to run multiple tests.
- XMLTest
- Abstract base class for test case classes.
- File_Iterator_Facade
- Façade implementation that uses File_Iterator_Factory to create a File_Iterator that operates on an AppendIterator that contains an RecursiveDirectoryIterator for each given path. The list of unique files is returned as an array.
- File_Iterator_Factory
- Factory Method implementation that creates a File_Iterator that operates on an AppendIterator that contains an RecursiveDirectoryIterator for each given path.
- File_Iterator
- FilterIterator implementation that filters files based on prefix(es) and/or suffix(es). Hidden files and files from hidden directories are also filtered.
- Text_Template
- A simple template engine.
- PHP_Timer
- Utility class for timing.
- PHP_TimerTest
- A TestCase defines the fixture to run multiple tests.
- PHP_Token_Stream_CachingFactory
- A caching factory for token stream objects.
- PHP_Token_Stream
- A stream of PHP tokens.
- PHP_Token
- A PHP token.
- PHP_TokenWithScope
- A PHP token.
- PHP_TokenWithScopeAndVisibility
- A PHP token.
- PHP_Token_Includes
- A PHP token.
- PHP_Token_FUNCTION
- A PHP token.
- PHP_Token_INTERFACE
- A PHP token.
- PHP_Token_ABSTRACT
- A PHP token.
- PHP_Token_AMPERSAND
- A PHP token.
- PHP_Token_AND_EQUAL
- A PHP token.
- PHP_Token_ARRAY
- A PHP token.
- PHP_Token_ARRAY_CAST
- A PHP token.
- PHP_Token_AS
- A PHP token.
- PHP_Token_AT
- A PHP token.
- PHP_Token_BACKTICK
- A PHP token.
- PHP_Token_BAD_CHARACTER
- A PHP token.
- PHP_Token_BOOLEAN_AND
- A PHP token.
- PHP_Token_BOOLEAN_OR
- A PHP token.
- PHP_Token_BOOL_CAST
- A PHP token.
- PHP_Token_BREAK
- A PHP token.
- PHP_Token_CARET
- A PHP token.
- PHP_Token_CASE
- A PHP token.
- PHP_Token_CATCH
- A PHP token.
- PHP_Token_CHARACTER
- A PHP token.
- PHP_Token_CLASS
- A PHP token.
- PHP_Token_CLASS_C
- A PHP token.
- PHP_Token_CLASS_NAME_CONSTANT
- A PHP token.
- PHP_Token_CLONE
- A PHP token.
- PHP_Token_CLOSE_BRACKET
- A PHP token.
- PHP_Token_CLOSE_CURLY
- A PHP token.
- PHP_Token_CLOSE_SQUARE
- A PHP token.
- PHP_Token_CLOSE_TAG
- A PHP token.
- PHP_Token_COLON
- A PHP token.
- PHP_Token_COMMA
- A PHP token.
- PHP_Token_COMMENT
- A PHP token.
- PHP_Token_CONCAT_EQUAL
- A PHP token.
- PHP_Token_CONST
- A PHP token.
- PHP_Token_CONSTANT_ENCAPSED_STRING
- A PHP token.
- PHP_Token_CONTINUE
- A PHP token.
- PHP_Token_CURLY_OPEN
- A PHP token.
- PHP_Token_DEC
- A PHP token.
- PHP_Token_DECLARE
- A PHP token.
- PHP_Token_DEFAULT
- A PHP token.
- PHP_Token_DIV
- A PHP token.
- PHP_Token_DIV_EQUAL
- A PHP token.
- PHP_Token_DNUMBER
- A PHP token.
- PHP_Token_DO
- A PHP token.
- PHP_Token_DOC_COMMENT
- A PHP token.
- PHP_Token_DOLLAR
- A PHP token.
- PHP_Token_DOLLAR_OPEN_CURLY_BRACES
- A PHP token.
- PHP_Token_DOT
- A PHP token.
- PHP_Token_DOUBLE_ARROW
- A PHP token.
- PHP_Token_DOUBLE_CAST
- A PHP token.
- PHP_Token_DOUBLE_COLON
- A PHP token.
- PHP_Token_DOUBLE_QUOTES
- A PHP token.
- PHP_Token_ECHO
- A PHP token.
- PHP_Token_ELSE
- A PHP token.
- PHP_Token_ELSEIF
- A PHP token.
- PHP_Token_EMPTY
- A PHP token.
- PHP_Token_ENCAPSED_AND_WHITESPACE
- A PHP token.
- PHP_Token_ENDDECLARE
- A PHP token.
- PHP_Token_ENDFOR
- A PHP token.
- PHP_Token_ENDFOREACH
- A PHP token.
- PHP_Token_ENDIF
- A PHP token.
- PHP_Token_ENDSWITCH
- A PHP token.
- PHP_Token_ENDWHILE
- A PHP token.
- PHP_Token_END_HEREDOC
- A PHP token.
- PHP_Token_EQUAL
- A PHP token.
- PHP_Token_EVAL
- A PHP token.
- PHP_Token_EXCLAMATION_MARK
- A PHP token.
- PHP_Token_EXIT
- A PHP token.
- PHP_Token_EXTENDS
- A PHP token.
- PHP_Token_FILE
- A PHP token.
- PHP_Token_FINAL
- A PHP token.
- PHP_Token_FOR
- A PHP token.
- PHP_Token_FOREACH
- A PHP token.
- PHP_Token_FUNC_C
- A PHP token.
- PHP_Token_GLOBAL
- A PHP token.
- PHP_Token_GT
- A PHP token.
- PHP_Token_IF
- A PHP token.
- PHP_Token_IMPLEMENTS
- A PHP token.
- PHP_Token_INC
- A PHP token.
- PHP_Token_INCLUDE
- A PHP token.
- PHP_Token_INCLUDE_ONCE
- A PHP token.
- PHP_Token_INLINE_HTML
- A PHP token.
- PHP_Token_INSTANCEOF
- A PHP token.
- PHP_Token_INT_CAST
- A PHP token.
- PHP_Token_ISSET
- A PHP token.
- PHP_Token_IS_EQUAL
- A PHP token.
- PHP_Token_IS_GREATER_OR_EQUAL
- A PHP token.
- PHP_Token_IS_IDENTICAL
- A PHP token.
- PHP_Token_IS_NOT_EQUAL
- A PHP token.
- PHP_Token_IS_NOT_IDENTICAL
- A PHP token.
- PHP_Token_IS_SMALLER_OR_EQUAL
- A PHP token.
- PHP_Token_LINE
- A PHP token.
- PHP_Token_LIST
- A PHP token.
- PHP_Token_LNUMBER
- A PHP token.
- PHP_Token_LOGICAL_AND
- A PHP token.
- PHP_Token_LOGICAL_OR
- A PHP token.
- PHP_Token_LOGICAL_XOR
- A PHP token.
- PHP_Token_LT
- A PHP token.
- PHP_Token_METHOD_C
- A PHP token.
- PHP_Token_MINUS
- A PHP token.
- PHP_Token_MINUS_EQUAL
- A PHP token.
- PHP_Token_MOD_EQUAL
- A PHP token.
- PHP_Token_MULT
- A PHP token.
- PHP_Token_MUL_EQUAL
- A PHP token.
- PHP_Token_NEW
- A PHP token.
- PHP_Token_NUM_STRING
- A PHP token.
- PHP_Token_OBJECT_CAST
- A PHP token.
- PHP_Token_OBJECT_OPERATOR
- A PHP token.
- PHP_Token_OPEN_BRACKET
- A PHP token.
- PHP_Token_OPEN_CURLY
- A PHP token.
- PHP_Token_OPEN_SQUARE
- A PHP token.
- PHP_Token_OPEN_TAG
- A PHP token.
- PHP_Token_OPEN_TAG_WITH_ECHO
- A PHP token.
- PHP_Token_OR_EQUAL
- A PHP token.
- PHP_Token_PAAMAYIM_NEKUDOTAYIM
- A PHP token.
- PHP_Token_PERCENT
- A PHP token.
- PHP_Token_PIPE
- A PHP token.
- PHP_Token_PLUS
- A PHP token.
- PHP_Token_PLUS_EQUAL
- A PHP token.
- PHP_Token_PRINT
- A PHP token.
- PHP_Token_PRIVATE
- A PHP token.
- PHP_Token_PROTECTED
- A PHP token.
- PHP_Token_PUBLIC
- A PHP token.
- PHP_Token_QUESTION_MARK
- A PHP token.
- PHP_Token_REQUIRE
- A PHP token.
- PHP_Token_REQUIRE_ONCE
- A PHP token.
- PHP_Token_RETURN
- A PHP token.
- PHP_Token_SEMICOLON
- A PHP token.
- PHP_Token_SL
- A PHP token.
- PHP_Token_SL_EQUAL
- A PHP token.
- PHP_Token_SR
- A PHP token.
- PHP_Token_SR_EQUAL
- A PHP token.
- PHP_Token_START_HEREDOC
- A PHP token.
- PHP_Token_STATIC
- A PHP token.
- PHP_Token_STRING
- A PHP token.
- PHP_Token_STRING_CAST
- A PHP token.
- PHP_Token_STRING_VARNAME
- A PHP token.
- PHP_Token_SWITCH
- A PHP token.
- PHP_Token_THROW
- A PHP token.
- PHP_Token_TILDE
- A PHP token.
- PHP_Token_TRY
- A PHP token.
- PHP_Token_UNSET
- A PHP token.
- PHP_Token_UNSET_CAST
- A PHP token.
- PHP_Token_USE
- A PHP token.
- PHP_Token_USE_FUNCTION
- A PHP token.
- PHP_Token_VAR
- A PHP token.
- PHP_Token_VARIABLE
- A PHP token.
- PHP_Token_WHILE
- A PHP token.
- PHP_Token_WHITESPACE
- A PHP token.
- PHP_Token_XOR_EQUAL
- A PHP token.
- PHP_Token_HALT_COMPILER
- A PHP token.
- PHP_Token_DIR
- A PHP token.
- PHP_Token_GOTO
- A PHP token.
- PHP_Token_NAMESPACE
- A PHP token.
- PHP_Token_NS_C
- A PHP token.
- PHP_Token_NS_SEPARATOR
- A PHP token.
- PHP_Token_CALLABLE
- A PHP token.
- PHP_Token_INSTEADOF
- A PHP token.
- PHP_Token_TRAIT
- A PHP token.
- PHP_Token_TRAIT_C
- A PHP token.
- PHP_Token_FINALLY
- A PHP token.
- PHP_Token_YIELD
- A PHP token.
- PHP_Token_ELLIPSIS
- A PHP token.
- PHP_Token_POW
- A PHP token.
- PHP_Token_POW_EQUAL
- A PHP token.
- PHP_Token_COALESCE
- A PHP token.
- PHP_Token_SPACESHIP
- A PHP token.
- PHP_Token_YIELD_FROM
- A PHP token.
- PHP_Token_ASYNC
- A PHP token.
- PHP_Token_AWAIT
- A PHP token.
- PHP_Token_COMPILER_HALT_OFFSET
- A PHP token.
- PHP_Token_ENUM
- A PHP token.
- PHP_Token_EQUALS
- A PHP token.
- PHP_Token_IN
- A PHP token.
- PHP_Token_JOIN
- A PHP token.
- PHP_Token_LAMBDA_ARROW
- A PHP token.
- PHP_Token_LAMBDA_CP
- A PHP token.
- PHP_Token_LAMBDA_OP
- A PHP token.
- PHP_Token_ONUMBER
- A PHP token.
- PHP_Token_NULLSAFE_OBJECT_OPERATOR
- A PHP token.
- PHP_Token_SHAPE
- A PHP token.
- PHP_Token_SUPER
- A PHP token.
- PHP_Token_TYPE
- A PHP token.
- PHP_Token_TYPELIST_GT
- A PHP token.
- PHP_Token_TYPELIST_LT
- A PHP token.
- PHP_Token_WHERE
- A PHP token.
- PHP_Token_XHP_ATTRIBUTE
- A PHP token.
- PHP_Token_XHP_CATEGORY
- A PHP token.
- PHP_Token_XHP_CATEGORY_LABEL
- A PHP token.
- PHP_Token_XHP_CHILDREN
- A PHP token.
- PHP_Token_XHP_LABEL
- A PHP token.
- PHP_Token_XHP_REQUIRED
- A PHP token.
- PHP_Token_XHP_TAG_GT
- A PHP token.
- PHP_Token_XHP_TAG_LT
- A PHP token.
- PHP_Token_XHP_TEXT
- A PHP token.
- class_with_method_named_empty
- class_with_method_that_declares_anonymous_class
- Test
- class_with_multiple_anonymous_classes_and_functions
- Baz
- Extender
- TestClass
- TestClass
- Foo
- TestClass
- Foo
- TestClassInBar
- TestClassInBaz
- TestClassInBar
- TestClassInBaz
- Example
- Foo
- Some comment
- A
- c
- a
- c
- PHP_Token_ClassTest
- A TestCase defines the fixture to run multiple tests.
- PHP_Token_ClosureTest
- A TestCase defines the fixture to run multiple tests.
- PHP_Token_FunctionTest
- A TestCase defines the fixture to run multiple tests.
- PHP_Token_IncludeTest
- A TestCase defines the fixture to run multiple tests.
- PHP_Token_InterfaceTest
- A TestCase defines the fixture to run multiple tests.
- PHP_Token_NamespaceTest
- A TestCase defines the fixture to run multiple tests.
- PHP_TokenTest
- A TestCase defines the fixture to run multiple tests.
- PHPUnit_Extensions_GroupTestSuite
- We have a TestSuite object A.
- PHPUnit_Extensions_PhptTestCase
- Runner for PHPT test cases.
- PHPUnit_Extensions_PhptTestSuite
- Suite for .phpt test cases.
- PHPUnit_Extensions_RepeatedTest
- A Decorator that runs a test repeatedly.
- PHPUnit_Extensions_TestDecorator
- A Decorator for Tests.
- PHPUnit_Extensions_TicketListener
- Base class for test listeners that interact with an issue tracker.
- Assert
- A set of assertion methods.
- AssertionFailedError
- Thrown when an assertion failed.
- BaseTestListener
- An empty Listener that can be extended to implement TestListener with just a few lines of code.
- TestCase
- A TestCase defines the fixture to run multiple tests.
- TestSuite
- A TestSuite is a composite of Tests. It runs a collection of test cases.
- PHPUnit_Framework_Assert
- A set of assertion methods.
- PHPUnit_Framework_AssertionFailedError
- Thrown when an assertion failed.
- PHPUnit_Framework_BaseTestListener
- An empty Listener that can be extended to implement TestListener with just a few lines of code.
- PHPUnit_Framework_CodeCoverageException
- Base class for all PHPUnit Framework exceptions.
- PHPUnit_Framework_Constraint_And
- Logical AND.
- PHPUnit_Framework_Constraint_ArrayHasKey
- Constraint that asserts that the array it is evaluated for has a given key.
- PHPUnit_Framework_Constraint_ArraySubset
- Constraint that asserts that the array it is evaluated for has a specified subset.
- PHPUnit_Framework_Constraint_Attribute
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_Constraint_Callback
- Constraint that evaluates against a specified closure.
- PHPUnit_Framework_Constraint_ClassHasAttribute
- Constraint that asserts that the class it is evaluated for has a given attribute.
- PHPUnit_Framework_Constraint_ClassHasStaticAttribute
- Constraint that asserts that the class it is evaluated for has a given static attribute.
- PHPUnit_Framework_Constraint_Composite
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_Constraint_Count
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_Constraint_DirectoryExists
- Constraint that checks if the directory(name) that it is evaluated for exists.
- PHPUnit_Framework_Constraint_Exception
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_Constraint_ExceptionCode
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_Constraint_ExceptionMessage
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_Constraint_ExceptionMessageRegExp
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_Constraint_FileExists
- Constraint that checks if the file(name) that it is evaluated for exists.
- PHPUnit_Framework_Constraint_GreaterThan
- Constraint that asserts that the value it is evaluated for is greater than a given value.
- PHPUnit_Framework_Constraint_IsAnything
- Constraint that accepts any input value.
- PHPUnit_Framework_Constraint_IsEmpty
- Constraint that checks whether a variable is empty().
- PHPUnit_Framework_Constraint_IsEqual
- Constraint that checks if one value is equal to another.
- PHPUnit_Framework_Constraint_IsFalse
- Constraint that accepts false.
- PHPUnit_Framework_Constraint_IsFinite
- Constraint that accepts finite.
- PHPUnit_Framework_Constraint_IsIdentical
- Constraint that asserts that one value is identical to another.
- PHPUnit_Framework_Constraint_IsInfinite
- Constraint that accepts infinite.
- PHPUnit_Framework_Constraint_IsInstanceOf
- Constraint that asserts that the object it is evaluated for is an instance of a given class.
- PHPUnit_Framework_Constraint_IsJson
- Constraint that asserts that a string is valid JSON.
- PHPUnit_Framework_Constraint_IsNan
- Constraint that accepts nan.
- PHPUnit_Framework_Constraint_IsNull
- Constraint that accepts null.
- PHPUnit_Framework_Constraint_IsReadable
- Constraint that checks if the file/dir(name) that it is evaluated for is readable.
- PHPUnit_Framework_Constraint_IsTrue
- Constraint that accepts true.
- PHPUnit_Framework_Constraint_IsType
- Constraint that asserts that the value it is evaluated for is of a specified type.
- PHPUnit_Framework_Constraint_IsWritable
- Constraint that checks if the file/dir(name) that it is evaluated for is writable.
- PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider
- Provides human readable messages for each JSON error.
- PHPUnit_Framework_Constraint_JsonMatches
- Asserts whether or not two JSON objects are equal.
- PHPUnit_Framework_Constraint_LessThan
- Constraint that asserts that the value it is evaluated for is less than a given value.
- PHPUnit_Framework_Constraint_Not
- Logical NOT.
- PHPUnit_Framework_Constraint_ObjectHasAttribute
- Constraint that asserts that the object it is evaluated for has a given attribute.
- PHPUnit_Framework_Constraint_Or
- Logical OR.
- PHPUnit_Framework_Constraint_PCREMatch
- Constraint that asserts that the string it is evaluated for matches a regular expression.
- PHPUnit_Framework_Constraint_SameSize
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_Constraint_StringContains
- Constraint that asserts that the string it is evaluated for contains a given string.
- PHPUnit_Framework_Constraint_StringEndsWith
- Constraint that asserts that the string it is evaluated for ends with a given suffix.
- PHPUnit_Framework_Constraint_StringMatches
- Constraint that asserts that the string it is evaluated for matches a regular expression.
- PHPUnit_Framework_Constraint_StringStartsWith
- Constraint that asserts that the string it is evaluated for begins with a given prefix.
- PHPUnit_Framework_Constraint_TraversableContains
- Constraint that asserts that the Traversable it is applied to contains a given value.
- PHPUnit_Framework_Constraint_TraversableContainsOnly
- Constraint that asserts that the Traversable it is applied to contains only values of a given type.
- PHPUnit_Framework_Constraint_Xor
- Logical XOR.
- PHPUnit_Framework_Constraint
- Abstract base class for constraints which can be applied to any value.
- PHPUnit_Framework_CoveredCodeNotExecutedException
- Extension to PHPUnit_Framework_AssertionFailedError to mark the special case of a test that does not execute the code it wants to cover.
- PHPUnit_Framework_Error_Deprecated
- Wrapper for PHP deprecated errors.
- PHPUnit_Framework_Error_Notice
- Wrapper for PHP notices.
- PHPUnit_Framework_Error_Warning
- Wrapper for PHP warnings.
- PHPUnit_Framework_Error
- Wrapper for PHP errors.
- PHPUnit_Framework_Exception
- Base class for all PHPUnit Framework exceptions.
- PHPUnit_Framework_ExceptionWrapper
- Wraps Exceptions thrown by code under test.
- PHPUnit_Framework_ExpectationFailedException
- Exception for expectations which failed their check.
- PHPUnit_Framework_IncompleteTestCase
- An incomplete test case
- PHPUnit_Framework_IncompleteTestError
- Extension to PHPUnit_Framework_AssertionFailedError to mark the special case of an incomplete test.
- PHPUnit_Framework_InvalidCoversTargetException
- Base class for all PHPUnit Framework exceptions.
- PHPUnit_Framework_MissingCoversAnnotationException
- Extension to PHPUnit_Framework_AssertionFailedError to mark a test as risky when it does not have a @covers annotation but is expected to have one.
- PHPUnit_Framework_OutputError
- Extension to PHPUnit_Framework_AssertionFailedError to mark the special case of a test that printed output.
- PHPUnit_Framework_RiskyTestError
- Extension to PHPUnit_Framework_AssertionFailedError to mark the special case of a risky test.
- PHPUnit_Framework_SkippedTestCase
- A skipped test case
- PHPUnit_Framework_SkippedTestError
- Extension to PHPUnit_Framework_AssertionFailedError to mark the special case of a skipped test.
- PHPUnit_Framework_SkippedTestSuiteError
- Extension to PHPUnit_Framework_AssertionFailedError to mark the special case of a skipped test suite.
- PHPUnit_Framework_SyntheticError
- Creates a synthetic failed assertion.
- PHPUnit_Framework_TestCase
- A TestCase defines the fixture to run multiple tests.
- PHPUnit_Framework_TestFailure
- A TestFailure collects a failed test together with the caught exception.
- PHPUnit_Framework_TestResult
- A TestResult collects the results of executing a test case.
- PHPUnit_Framework_TestSuite_DataProvider
- A TestSuite is a composite of Tests. It runs a collection of test cases.
- PHPUnit_Framework_TestSuite
- A TestSuite is a composite of Tests. It runs a collection of test cases.
- PHPUnit_Framework_UnintentionallyCoveredCodeError
- Extension to PHPUnit_Framework_AssertionFailedError to mark the special case of a test that unintentionally covers code.
- PHPUnit_Framework_Warning
- Thrown when there is a warning.
- PHPUnit_Framework_WarningTestCase
- A warning.
- PHPUnit_Runner_BaseTestRunner
- Base class for all test runners.
- PHPUnit_Runner_Exception
- PHPUnit_Runner_Filter_Factory
- PHPUnit_Runner_Filter_Group_Exclude
- PHPUnit_Runner_Filter_Group_Include
- PHPUnit_Runner_Filter_GroupFilterIterator
- PHPUnit_Runner_Filter_Test
- PHPUnit_Runner_StandardTestSuiteLoader
- The standard test suite loader.
- PHPUnit_Runner_Version
- This class defines the current version of PHPUnit.
- PHPUnit_TextUI_Command
- A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.
- PHPUnit_TextUI_ResultPrinter
- Prints the result of a TextUI TestRunner run.
- PHPUnit_TextUI_TestRunner
- A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.
- PHPUnit_Util_Blacklist
- Utility class for blacklisting PHPUnit's own source code files.
- PHPUnit_Util_Configuration
- Wrapper for the PHPUnit XML configuration file.
- PHPUnit_Util_ConfigurationGenerator
- PHPUnit_Util_ErrorHandler
- Error handler that converts PHP errors and warnings to exceptions.
- PHPUnit_Util_Fileloader
- Utility methods to load PHP sourcefiles.
- PHPUnit_Util_Filesystem
- Filesystem helpers.
- PHPUnit_Util_Filter
- Utility class for code filtering.
- PHPUnit_Util_Getopt
- Command-line options parsing class.
- PHPUnit_Util_GlobalState
- PHPUnit_Util_InvalidArgumentHelper
- Factory for PHPUnit_Framework_Exception objects that are used to describe invalid arguments passed to a function or method.
- PHPUnit_Util_Log_JSON
- A TestListener that generates JSON messages.
- PHPUnit_Util_Log_JUnit
- A TestListener that generates a logfile of the test execution in XML markup.
- PHPUnit_Util_Log_TAP
- A TestListener that generates a logfile of the test execution using the Test Anything Protocol (TAP).
- PHPUnit_Util_Log_TeamCity
- A TestListener that generates a logfile of the test execution using the TeamCity format (for use with PhpStorm, for instance).
- PHPUnit_Util_PHP_Default
- Default utility for PHP sub-processes.
- PHPUnit_Util_PHP_Windows
- Windows utility for PHP sub-processes.
- PHPUnit_Util_PHP
- Utility methods for PHP sub-processes.
- PHPUnit_Util_Printer
- Utility class that can print to STDOUT or write to a file.
- PHPUnit_Util_Regex
- Error handler that converts PHP errors and warnings to exceptions.
- PHPUnit_Util_String
- String helpers.
- PHPUnit_Util_Test
- Test helpers.
- PHPUnit_Util_TestDox_NamePrettifier
- Prettifies class and method names for use in TestDox documentation.
- PHPUnit_Util_TestDox_ResultPrinter_HTML
- Prints TestDox documentation in HTML format.
- PHPUnit_Util_TestDox_ResultPrinter_Text
- Prints TestDox documentation in text format.
- PHPUnit_Util_TestDox_ResultPrinter_XML
- Utility class that can print to STDOUT or write to a file.
- PHPUnit_Util_TestDox_ResultPrinter
- Base class for printers of TestDox documentation.
- PHPUnit_Util_TestSuiteIterator
- Iterator for test suites.
- PHPUnit_Util_Type
- Utility class for textual type (and value) representation.
- PHPUnit_Util_XML
- XML helpers.
- AbstractTest
- A TestCase defines the fixture to run multiple tests.
- ArrayAccessible
- AssertionExample
- AssertionExampleTest
- A TestCase defines the fixture to run multiple tests.
- Author
- An author.
- BankAccountException
- BankAccount
- A bank account.
- BankAccountTest
- Tests for the BankAccount class.
- BankAccountWithCustomExtensionTest
- Tests for the BankAccount class.
- BankAccountTest
- A TestCase defines the fixture to run multiple tests.
- BaseTestListenerSample
- An empty Listener that can be extended to implement TestListener with just a few lines of code.
- BeforeAndAfterTest
- A TestCase defines the fixture to run multiple tests.
- BeforeClassAndAfterClassTest
- A TestCase defines the fixture to run multiple tests.
- BeforeClassWithOnlyDataProviderTest
- A TestCase defines the fixture to run multiple tests.
- Book
- A book.
- Calculator
- ChangeCurrentWorkingDirectoryTest
- A TestCase defines the fixture to run multiple tests.
- ParentClassWithPrivateAttributes
- ParentClassWithProtectedAttributes
- ClassWithNonPublicAttributes
- ClassWithScalarTypeDeclarations
- ClassWithToString
- A class with a __toString() method.
- ClonedDependencyTest
- A TestCase defines the fixture to run multiple tests.
- ConcreteWithMyCustomExtensionTest
- A TestCase defines the fixture to run multiple tests.
- ConcreteTest
- A TestCase defines the fixture to run multiple tests.
- CoverageClassExtendedTest
- A TestCase defines the fixture to run multiple tests.
- CoverageClassTest
- A TestCase defines the fixture to run multiple tests.
- CoverageFunctionParenthesesTest
- A TestCase defines the fixture to run multiple tests.
- CoverageFunctionParenthesesWhitespaceTest
- A TestCase defines the fixture to run multiple tests.
- CoverageFunctionTest
- A TestCase defines the fixture to run multiple tests.
- CoverageMethodOneLineAnnotationTest
- A TestCase defines the fixture to run multiple tests.
- CoverageMethodParenthesesTest
- A TestCase defines the fixture to run multiple tests.
- CoverageMethodParenthesesWhitespaceTest
- A TestCase defines the fixture to run multiple tests.
- CoverageMethodTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNamespacedFunctionTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNoneTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNothingTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNotPrivateTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNotProtectedTest
- A TestCase defines the fixture to run multiple tests.
- CoverageNotPublicTest
- A TestCase defines the fixture to run multiple tests.
- CoveragePrivateTest
- A TestCase defines the fixture to run multiple tests.
- CoverageProtectedTest
- A TestCase defines the fixture to run multiple tests.
- CoveragePublicTest
- A TestCase defines the fixture to run multiple tests.
- CoverageTwoDefaultClassAnnotations
- CoveredParentClass
- CoveredClass
- CustomPrinter
- Prints the result of a TextUI TestRunner run.
- DataProviderDebugTest
- A TestCase defines the fixture to run multiple tests.
- DataProviderDependencyTest
- A TestCase defines the fixture to run multiple tests.
- DataProviderFilterTest
- A TestCase defines the fixture to run multiple tests.
- DataProviderIncompleteTest
- A TestCase defines the fixture to run multiple tests.
- FirstTest
- A TestCase defines the fixture to run multiple tests.
- SecondTest
- A TestCase defines the fixture to run multiple tests.
- TestWithDataProviderTest
- A TestCase defines the fixture to run multiple tests.
- FirstTest
- A TestCase defines the fixture to run multiple tests.
- SecondHelloWorldTest
- A TestCase defines the fixture to run multiple tests.
- DataProviderSkippedTest
- A TestCase defines the fixture to run multiple tests.
- DataProviderTest
- A TestCase defines the fixture to run multiple tests.
- DataProviderTestDoxTest
- A TestCase defines the fixture to run multiple tests.
- DependencyFailureTest
- A TestCase defines the fixture to run multiple tests.
- DependencySuccessTest
- A TestCase defines the fixture to run multiple tests.
- DependencyTestSuite
- DoubleTestCase
- DummyException
- EmptyTestCaseTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionInAssertPostConditionsTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionInAssertPreConditionsTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionInSetUpTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionInTearDownTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionInTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionNamespaceTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionStackTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionTest
- A TestCase defines the fixture to run multiple tests.
- Failure
- A TestCase defines the fixture to run multiple tests.
- FailureTest
- A TestCase defines the fixture to run multiple tests.
- FatalTest
- A TestCase defines the fixture to run multiple tests.
- IgnoreCodeCoverageClass
- IgnoreCodeCoverageClassTest
- A TestCase defines the fixture to run multiple tests.
- IncompleteTest
- A TestCase defines the fixture to run multiple tests.
- InheritanceA
- A TestCase defines the fixture to run multiple tests.
- InheritanceB
- A TestCase defines the fixture to run multiple tests.
- InheritedTestCase
- A TestCase defines the fixture to run multiple tests.
- IniTest
- A TestCase defines the fixture to run multiple tests.
- IsolationTest
- A TestCase defines the fixture to run multiple tests.
- Mockable
- MockRunner
- Base class for all test runners.
- MultiDependencyTest
- A TestCase defines the fixture to run multiple tests.
- MultipleDataProviderTest
- A TestCase defines the fixture to run multiple tests.
- MyCommand
- A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.
- NamespaceCoverageClassExtendedTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageClassTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageCoversClassPublicTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageCoversClassTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageMethodTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageNotPrivateTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageNotProtectedTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageNotPublicTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoveragePrivateTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoverageProtectedTest
- A TestCase defines the fixture to run multiple tests.
- NamespaceCoveragePublicTest
- A TestCase defines the fixture to run multiple tests.
- CoveredParentClass
- CoveredClass
- NoArgTestCaseTest
- A TestCase defines the fixture to run multiple tests.
- NonStatic
- NoTestCaseClass
- NoTestCases
- A TestCase defines the fixture to run multiple tests.
- NotExistingCoveredElementTest
- A TestCase defines the fixture to run multiple tests.
- NothingTest
- A TestCase defines the fixture to run multiple tests.
- NotPublicTestCase
- A TestCase defines the fixture to run multiple tests.
- NotVoidTestCase
- A TestCase defines the fixture to run multiple tests.
- OneTestCase
- A TestCase defines the fixture to run multiple tests.
- OutputTestCase
- A TestCase defines the fixture to run multiple tests.
- OverrideTestCase
- A TestCase defines the fixture to run multiple tests.
- OneTest
- A TestCase defines the fixture to run multiple tests.
- RequirementsClassBeforeClassHookTest
- A TestCase defines the fixture to run multiple tests.
- RequirementsClassDocBlockTest
- RequirementsTest
- A TestCase defines the fixture to run multiple tests.
- SampleArrayAccess
- Sample class that implements ArrayAccess copied from http://www.php.net/manual/en/class.arrayaccess.php with some minor changes This class required for PHPUnit_Framework_Constraint_ArrayHasKey testing
- SampleClass
- Singleton
- StackTest
- A TestCase defines the fixture to run multiple tests.
- StatusTest
- A TestCase defines the fixture to run multiple tests.
- StopOnWarningTestSuite
- StopsOnWarningTest
- A TestCase defines the fixture to run multiple tests.
- Struct
- Success
- A TestCase defines the fixture to run multiple tests.
- TemplateMethodsTest
- A TestCase defines the fixture to run multiple tests.
- TestAutoreferenced
- A TestCase defines the fixture to run multiple tests.
- TestDoxGroupTest
- A TestCase defines the fixture to run multiple tests.
- TestGeneratorMaker
- TestIncomplete
- A TestCase defines the fixture to run multiple tests.
- TestIterator
- TestIterator2
- TestSkipped
- A TestCase defines the fixture to run multiple tests.
- TestError
- A TestCase defines the fixture to run multiple tests.
- TestWithTest
- A TestCase defines the fixture to run multiple tests.
- ThrowExceptionTestCase
- A TestCase defines the fixture to run multiple tests.
- ThrowNoExceptionTestCase
- A TestCase defines the fixture to run multiple tests.
- WasRun
- A TestCase defines the fixture to run multiple tests.
- Extensions_PhptTestCaseTest
- A TestCase defines the fixture to run multiple tests.
- PhpTestCaseProxy
- Runner for PHPT test cases.
- Extensions_RepeatedTestTest
- A TestCase defines the fixture to run multiple tests.
- Framework_AssertTest
- A TestCase defines the fixture to run multiple tests.
- Framework_BaseTestListenerTest
- A TestCase defines the fixture to run multiple tests.
- PHPUnit_Framework_Constraint_ArraySubsetTest
- A TestCase defines the fixture to run multiple tests.
- CountTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionMessageRegExpTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionMessageTest
- A TestCase defines the fixture to run multiple tests.
- Framework_Constraint_IsJsonTest
- A TestCase defines the fixture to run multiple tests.
- Framework_Constraint_JsonMatches_ErrorMessageProviderTest
- A TestCase defines the fixture to run multiple tests.
- Framework_Constraint_JsonMatchesTest
- A TestCase defines the fixture to run multiple tests.
- Framework_ConstraintTest
- A TestCase defines the fixture to run multiple tests.
- Framework_SuiteTest
- A TestCase defines the fixture to run multiple tests.
- Framework_TestCaseTest
- A TestCase defines the fixture to run multiple tests.
- Framework_TestFailureTest
- A TestCase defines the fixture to run multiple tests.
- Framework_TestImplementorTest
- A TestCase defines the fixture to run multiple tests.
- Framework_TestListenerTest
- A TestCase defines the fixture to run multiple tests.
- Issue1149Test
- A TestCase defines the fixture to run multiple tests.
- Issue1216Test
- A TestCase defines the fixture to run multiple tests.
- Issue1265Test
- A TestCase defines the fixture to run multiple tests.
- Issue1330Test
- A TestCase defines the fixture to run multiple tests.
- Issue1335Test
- A TestCase defines the fixture to run multiple tests.
- Issue1337Test
- A TestCase defines the fixture to run multiple tests.
- Issue1348Test
- A TestCase defines the fixture to run multiple tests.
- ChildProcessClass1351
- Issue1351Test
- A TestCase defines the fixture to run multiple tests.
- Issue1374Test
- A TestCase defines the fixture to run multiple tests.
- Issue1437Test
- A TestCase defines the fixture to run multiple tests.
- Issue1468Test
- A TestCase defines the fixture to run multiple tests.
- Issue1471Test
- A TestCase defines the fixture to run multiple tests.
- Issue1472Test
- A TestCase defines the fixture to run multiple tests.
- Issue1570Test
- A TestCase defines the fixture to run multiple tests.
- Issue2137Test
- A TestCase defines the fixture to run multiple tests.
- Issue2145Test
- A TestCase defines the fixture to run multiple tests.
- Issue2158Test
- A TestCase defines the fixture to run multiple tests.
- Test
- A TestCase defines the fixture to run multiple tests.
- Issue2366
- Issue2366Test
- A TestCase defines the fixture to run multiple tests.
- Issue2380Test
- A TestCase defines the fixture to run multiple tests.
- Issue2382Test
- A TestCase defines the fixture to run multiple tests.
- Issue2435Test
- A TestCase defines the fixture to run multiple tests.
- Issue244Test
- A TestCase defines the fixture to run multiple tests.
- Issue244Exception
- Issue244ExceptionIntCode
- Issue2731Test
- A TestCase defines the fixture to run multiple tests.
- Issue2758Test
- A TestCase defines the fixture to run multiple tests.
- Issue2758TestListener
- An empty Listener that can be extended to implement TestListener with just a few lines of code.
- Issue2811Test
- A TestCase defines the fixture to run multiple tests.
- Issue2972Test
- A TestCase defines the fixture to run multiple tests.
- Issue322Test
- A TestCase defines the fixture to run multiple tests.
- Issue433Test
- A TestCase defines the fixture to run multiple tests.
- Issue445Test
- A TestCase defines the fixture to run multiple tests.
- Issue498Test
- A TestCase defines the fixture to run multiple tests.
- Issue503Test
- A TestCase defines the fixture to run multiple tests.
- Issue581Test
- A TestCase defines the fixture to run multiple tests.
- Issue74Test
- A TestCase defines the fixture to run multiple tests.
- NewException
- Issue765Test
- A TestCase defines the fixture to run multiple tests.
- Issue797Test
- A TestCase defines the fixture to run multiple tests.
- Issue1021Test
- A TestCase defines the fixture to run multiple tests.
- Issue523Test
- A TestCase defines the fixture to run multiple tests.
- Issue523
- Issue578Test
- A TestCase defines the fixture to run multiple tests.
- Foo_Bar_Issue684Test
- A TestCase defines the fixture to run multiple tests.
- ChildSuite
- OneTest
- A TestCase defines the fixture to run multiple tests.
- ParentSuite
- TwoTest
- A TestCase defines the fixture to run multiple tests.
- Runner_BaseTestRunnerTest
- A TestCase defines the fixture to run multiple tests.
- Util_ConfigurationTest
- A TestCase defines the fixture to run multiple tests.
- Util_GetoptTest
- A TestCase defines the fixture to run multiple tests.
- Util_GlobalStateTest
- A TestCase defines the fixture to run multiple tests.
- PHPUnit_Util_PHPTest
- A TestCase defines the fixture to run multiple tests.
- Util_RegexTest
- A TestCase defines the fixture to run multiple tests.
- Util_TestDox_NamePrettifierTest
- A TestCase defines the fixture to run multiple tests.
- Util_TestTest
- A TestCase defines the fixture to run multiple tests.
- Util_XMLTest
- A TestCase defines the fixture to run multiple tests.
- PHPUnit_Framework_MockObject_Builder_InvocationMocker
- Builder for mocked or stubbed invocations.
- PHPUnit_Framework_MockObject_BadMethodCallException
- PHPUnit_Framework_MockObject_RuntimeException
- PHPUnit_Framework_MockObject_Generator
- Mock Object Code Generator
- PHPUnit_Framework_MockObject_Invocation_Object
- Represents a non-static invocation.
- PHPUnit_Framework_MockObject_Invocation_Static
- Represents a static invocation.
- PHPUnit_Framework_MockObject_InvocationMocker
- Mocker for invocations which are sent from PHPUnit_Framework_MockObject_MockObject objects.
- PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount
- Invocation matcher which checks if a method has been invoked zero or more times. This matcher will always match.
- PHPUnit_Framework_MockObject_Matcher_AnyParameters
- Invocation matcher which allows any parameters to a method.
- PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters
- Invocation matcher which looks for sets of specific parameters in the invocations.
- PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
- Invocation matcher which checks if a method was invoked at a certain index.
- PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastCount
- Invocation matcher which checks if a method has been invoked at least N times.
- PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce
- Invocation matcher which checks if a method has been invoked at least one time.
- PHPUnit_Framework_MockObject_Matcher_InvokedAtMostCount
- Invocation matcher which checks if a method has been invoked at least N times.
- PHPUnit_Framework_MockObject_Matcher_InvokedCount
- Invocation matcher which checks if a method has been invoked a certain amount of times.
- PHPUnit_Framework_MockObject_Matcher_InvokedRecorder
- Records invocations and provides convenience methods for checking them later on.
- PHPUnit_Framework_MockObject_Matcher_MethodName
- Invocation matcher which looks for a specific method name in the invocations.
- PHPUnit_Framework_MockObject_Matcher_Parameters
- Invocation matcher which looks for specific parameters in the invocations.
- PHPUnit_Framework_MockObject_Matcher_StatelessInvocation
- Invocation matcher which does not care about previous state from earlier invocations.
- PHPUnit_Framework_MockObject_Matcher
- Main matcher which defines a full expectation using method, parameter and invocation matchers.
- PHPUnit_Framework_MockObject_MockBuilder
- Implementation of the Builder pattern for Mock objects.
- PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls
- Stubs a method by returning a user-defined stack of values.
- PHPUnit_Framework_MockObject_Stub_Exception
- Stubs a method by raising a user-defined exception.
- PHPUnit_Framework_MockObject_Stub_Return
- Stubs a method by returning a user-defined value.
- PHPUnit_Framework_MockObject_Stub_ReturnArgument
- Stubs a method by returning an argument that was passed to the mocked method.
- PHPUnit_Framework_MockObject_Stub_ReturnCallback
- PHPUnit_Framework_MockObject_Stub_ReturnReference
- Stubs a method by returning a user-defined reference to a value.
- PHPUnit_Framework_MockObject_Stub_ReturnSelf
- Stubs a method by returning the current object.
- PHPUnit_Framework_MockObject_Stub_ReturnValueMap
- Stubs a method by returning a value from a map.
- AbstractMockTestClass
- Bar
- ClassThatImplementsSerializable
- ClassWithSelfTypeHint
- ClassWithStaticMethod
- Foo
- MethodCallback
- MethodCallbackByReference
- Mockable
- PartialMockTestClass
- SingletonClass
- SomeClass
- StaticMockTestClass
- StringableClass
- Framework_MockObject_GeneratorTest
- A TestCase defines the fixture to run multiple tests.
- Framework_MockBuilderTest
- A TestCase defines the fixture to run multiple tests.
- Framework_MockObject_Builder_InvocationMockerTest
- A TestCase defines the fixture to run multiple tests.
- Framework_MockObject_Invocation_ObjectTest
- A TestCase defines the fixture to run multiple tests.
- Framework_MockObject_Invocation_StaticTest
- A TestCase defines the fixture to run multiple tests.
- Framework_MockObject_Matcher_ConsecutiveParametersTest
- A TestCase defines the fixture to run multiple tests.
- Framework_MockObjectTest
- A TestCase defines the fixture to run multiple tests.
- Framework_ProxyObjectTest
- A TestCase defines the fixture to run multiple tests.
- AbstractLogger
- This is a simple Logger implementation that other Loggers can inherit from.
- InvalidArgumentException
- LogLevel
- Describes log levels.
- NullLogger
- This Logger can be used to avoid conditional log calls.
- LoggerInterfaceTest
- Provides a base test class for ensuring compliance with the LoggerInterface.
- TestLogger
- Used for testing purposes.
- Wizard
- WizardTest
- A TestCase defines the fixture to run multiple tests.
- ArrayComparator
- Compares arrays for equality.
- Comparator
- Abstract base class for comparators which compare values for equality.
- ComparisonFailure
- Thrown when an assertion for string equality failed.
- DateTimeComparator
- Compares DateTimeInterface instances for equality.
- DOMNodeComparator
- Compares DOMNode instances for equality.
- DoubleComparator
- Compares doubles for equality.
- ExceptionComparator
- Compares Exception instances for equality.
- Factory
- Factory for comparators which compare values for equality.
- MockObjectComparator
- Compares PHPUnit_Framework_MockObject_MockObject instances for equality.
- NumericComparator
- Compares numerical values for equality.
- ObjectComparator
- Compares objects for equality.
- ResourceComparator
- Compares resources for equality.
- ScalarComparator
- Compares scalar or NULL values for equality.
- SplObjectStorageComparator
- Compares \SplObjectStorage instances for equality.
- TypeComparator
- Compares values for type equality.
- Author
- An author.
- Book
- A book.
- ClassWithToString
- SampleClass
- A sample class.
- Struct
- A struct.
- TestClass
- TestClassComparator
- Compares objects for equality.
- ArrayComparatorTest
- A TestCase defines the fixture to run multiple tests.
- DateTimeComparatorTest
- A TestCase defines the fixture to run multiple tests.
- DOMNodeComparatorTest
- A TestCase defines the fixture to run multiple tests.
- DoubleComparatorTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionComparatorTest
- A TestCase defines the fixture to run multiple tests.
- FactoryTest
- A TestCase defines the fixture to run multiple tests.
- MockObjectComparatorTest
- A TestCase defines the fixture to run multiple tests.
- NumericComparatorTest
- A TestCase defines the fixture to run multiple tests.
- ObjectComparatorTest
- A TestCase defines the fixture to run multiple tests.
- ResourceComparatorTest
- A TestCase defines the fixture to run multiple tests.
- ScalarComparatorTest
- A TestCase defines the fixture to run multiple tests.
- SplObjectStorageComparatorTest
- A TestCase defines the fixture to run multiple tests.
- TypeComparatorTest
- A TestCase defines the fixture to run multiple tests.
- Chunk
- Diff
- Differ
- Diff implementation.
- MemoryEfficientImplementation
- Memory-efficient implementation of longest common subsequence calculation.
- TimeEfficientImplementation
- Time-efficient implementation of longest common subsequence calculation.
- Line
- Parser
- Unified diff parser.
- ChunkTest
- A TestCase defines the fixture to run multiple tests.
- DifferTest
- A TestCase defines the fixture to run multiple tests.
- DiffTest
- A TestCase defines the fixture to run multiple tests.
- LongestCommonSubsequenceTest
- A TestCase defines the fixture to run multiple tests.
- MemoryEfficientImplementationTest
- A TestCase defines the fixture to run multiple tests.
- TimeEfficientImplementationTest
- A TestCase defines the fixture to run multiple tests.
- LineTest
- A TestCase defines the fixture to run multiple tests.
- Console
- Runtime
- Utility class for HHVM/PHP environment handling.
- ConsoleTest
- A TestCase defines the fixture to run multiple tests.
- RuntimeTest
- A TestCase defines the fixture to run multiple tests.
- Exporter
- A nifty utility for visualizing PHP variables.
- ExporterTest
- A TestCase defines the fixture to run multiple tests.
- Blacklist
- A blacklist for global state elements that should not be snapshotted.
- CodeExporter
- Exports parts of a Snapshot as PHP code.
- Restorer
- Restorer of snapshots of global state.
- RuntimeException
- Snapshot
- A snapshot of global state.
- BlacklistedChildClass
- BlacklistedClass
- BlacklistedImplementor
- SnapshotClass
- SnapshotDomDocument
- BlacklistTest
- A TestCase defines the fixture to run multiple tests.
- SnapshotTest
- A TestCase defines the fixture to run multiple tests.
- Enumerator
- Traverses array structures and object graphs to enumerate all referenced objects.
- InvalidArgumentException
- EnumeratorTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionThrower
- Context
- A context containing previously processed arrays and objects when recursively processing a value.
- InvalidArgumentException
- ContextTest
- A TestCase defines the fixture to run multiple tests.
- ResourceOperations
- Version
- LintCommand
- Validates YAML files syntax and outputs encountered errors.
- Dumper
- Dumper dumps PHP variables to YAML strings.
- DumpException
- Exception class thrown when an error occurs during dumping.
- ParseException
- Exception class thrown when an error occurs during parsing.
- RuntimeException
- Exception class thrown when an error occurs during parsing.
- Parser
- Parser parses YAML strings to convert them to PHP arrays.
- TaggedValue
- Yaml
- Yaml offers convenience methods to load and dump YAML.
- Assert
- Efficient assertions to validate the input/output of your methods.
- Insta
- Class Insta
- CacheTrait
- ServiceAccountSignerTrait
- Sign a string using a Service Account private key.
- ClientTrait
- Client interface for sending HTTP requests.
- MessageTrait
- Trait implementing functionality common to requests and responses.
- StreamDecoratorTrait
- Stream decorator trait
- FormattableHandlerTrait
- Helper trait for implementing FormattableInterface
- ProcessableHandlerTrait
- Helper trait for implementing ProcessableInterface
- WebRequestRecognizerTrait
- AbstractTrait
- LoggerAwareTrait
- Basic Implementation of LoggerAwareInterface.
- LoggerTrait
- This is a simple Logger trait that classes unable to extend AbstractLogger (because they extend another class, etc) can include.
- SnapshotTrait
Table of Contents
- GITHUB_ISSUE = 797
- google_api_php_client_autoload() : mixed
- composerRequire5548262e0da75cc442a09c4a1c1aabda() : mixed
- includeFile() : mixed
- Scope isolated include.
- oauth2client_php_autoload() : mixed
- describe_type() : string
- Debug function used to describe the provided value type and class.
- headers_from_lines() : array<string|int, mixed>
- Parses an array of header lines into an associative array of headers.
- debug_resource() : resource
- Returns a debug stream based on the provided variable.
- choose_handler() : callable
- Chooses and creates a default handler to use based on the environment.
- default_user_agent() : string
- Get the default User-Agent string to use with Guzzle.
- default_ca_bundle() : string
- Returns the default cacert bundle for the current system.
- normalize_header_keys() : array<string|int, mixed>
- Creates an associative array of lowercase header names to the actual header casing.
- is_host_in_noproxy() : bool
- Returns true if the provided host matches any of the no proxy areas.
- json_decode() : object|array<string|int, mixed>|string|int|float|bool|null
- Wrapper for json_decode that throws when an error occurs.
- json_encode() : string
- Wrapper for JSON encoding that throws when an error occurs.
- queue() : TaskQueueInterface
- Get the global task queue used for promise resolution.
- task() : PromiseInterface
- Adds a function to run in the task queue when it is next `run()` and returns a promise that is fulfilled or rejected with the result.
- promise_for() : PromiseInterface
- Creates a promise for a value if the value is not a promise.
- rejection_for() : PromiseInterface
- Creates a rejected promise for a reason if the reason is not a promise. If the provided reason is a promise, then it is returned as-is.
- exception_for() : Exception|Throwable
- Create an exception for a rejected promise value.
- iter_for() : Iterator
- Returns an iterator for the given value.
- inspect() : array<string|int, mixed>
- Synchronously waits on a promise to resolve and returns an inspection state array.
- inspect_all() : array<string|int, mixed>
- Waits on all of the provided promises, but does not unwrap rejected promises as thrown exception.
- unwrap() : array<string|int, mixed>
- Waits on all of the provided promises and returns the fulfilled values.
- all() : PromiseInterface
- Given an array of promises, return a promise that is fulfilled when all the items in the array are fulfilled.
- some() : PromiseInterface
- Initiate a competitive race between multiple promises or values (values will become immediately fulfilled promises).
- any() : PromiseInterface
- Like some(), with 1 as count. However, if the promise fulfills, the fulfillment value is not an array of 1 but the value directly.
- settle() : PromiseInterface
- Returns a promise that is fulfilled when all of the provided promises have been fulfilled or rejected.
- each() : PromiseInterface
- Given an iterator that yields promises or values, returns a promise that is fulfilled with a null value when the iterator has been consumed or the aggregate promise has been fulfilled or rejected.
- each_limit() : PromiseInterface
- Like each, but only allows a certain number of outstanding promises at any given time.
- each_limit_all() : PromiseInterface
- Like each_limit, but ensures that no promise in the given $iterable argument is rejected. If any promise is rejected, then the aggregate promise is rejected with the encountered rejection.
- is_fulfilled() : bool
- Returns true if a promise is fulfilled.
- is_rejected() : bool
- Returns true if a promise is rejected.
- is_settled() : bool
- Returns true if a promise is fulfilled or rejected.
- coroutine() : PromiseInterface
- Create a new coroutine.
- str() : string
- Returns the string representation of an HTTP message.
- uri_for() : UriInterface
- Returns a UriInterface for the given value.
- stream_for() : StreamInterface
- Create a new stream based on the input type.
- parse_header() : array<string|int, mixed>
- Parse an array of header values containing ";" separated data into an array of associative arrays representing the header key value pair data of the header. When a parameter does not contain a value, but just contains a key, this function will inject a key with a '' string value.
- normalize_header() : array<string|int, mixed>
- Converts an array of header values that may contain comma separated headers into an array of headers with no comma separated values.
- modify_request() : RequestInterface
- Clone and modify a request with the given changes.
- rewind_body() : mixed
- Attempts to rewind a message body and throws an exception on failure.
- try_fopen() : resource
- Safely opens a PHP stream resource using a filename.
- copy_to_string() : string
- Copy the contents of a stream into a string until the given number of bytes have been read.
- copy_to_stream() : mixed
- Copy the contents of a stream into another stream until the given number of bytes have been read.
- hash() : string
- Calculate a hash of a stream.
- readline() : string
- Read a line from the stream up to the maximum allowed buffer length.
- parse_request() : Request
- Parses a request message string into a request object.
- parse_response() : Response
- Parses a response message string into a response object.
- parse_query() : array<string|int, mixed>
- Parse a query string into an associative array.
- build_query() : string
- Build a query string from an array of key value pairs.
- mimetype_from_filename() : string|null
- Determines the mimetype of a file by looking at its extension.
- mimetype_from_extension() : string|null
- Maps a file extensions to a mimetype.
- get_message_body_summary() : string|null
- Get a short summary of the message body.
- deep_copy() : mixed
- Deep copies the given value.
- globalFunction() : mixed
- baz() : mixed
- foo() : mixed
- baz() : mixed
- foo() : mixed
- foo() : mixed
- any() : PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount
- Returns a matcher that matches when the method is executed zero or more times.
- anything() : PHPUnit_Framework_Constraint_IsAnything
- Returns a PHPUnit_Framework_Constraint_IsAnything matcher object.
- arrayHasKey() : PHPUnit_Framework_Constraint_ArrayHasKey
- Returns a PHPUnit_Framework_Constraint_ArrayHasKey matcher object.
- assertArrayHasKey() : mixed
- Asserts that an array has a specified key.
- assertArraySubset() : mixed
- Asserts that an array has a specified subset.
- assertArrayNotHasKey() : mixed
- Asserts that an array does not have a specified key.
- assertAttributeContains() : mixed
- Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object contains a needle.
- assertAttributeContainsOnly() : mixed
- Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object contains only values of a given type.
- assertAttributeCount() : mixed
- Asserts the number of elements of an array, Countable or Traversable that is stored in an attribute.
- assertAttributeEmpty() : mixed
- Asserts that a static attribute of a class or an attribute of an object is empty.
- assertAttributeEquals() : mixed
- Asserts that a variable is equal to an attribute of an object.
- assertAttributeGreaterThan() : mixed
- Asserts that an attribute is greater than another value.
- assertAttributeGreaterThanOrEqual() : mixed
- Asserts that an attribute is greater than or equal to another value.
- assertAttributeInstanceOf() : mixed
- Asserts that an attribute is of a given type.
- assertAttributeInternalType() : mixed
- Asserts that an attribute is of a given type.
- assertAttributeLessThan() : mixed
- Asserts that an attribute is smaller than another value.
- assertAttributeLessThanOrEqual() : mixed
- Asserts that an attribute is smaller than or equal to another value.
- assertAttributeNotContains() : mixed
- Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object does not contain a needle.
- assertAttributeNotContainsOnly() : mixed
- Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object does not contain only values of a given type.
- assertAttributeNotCount() : mixed
- Asserts the number of elements of an array, Countable or Traversable that is stored in an attribute.
- assertAttributeNotEmpty() : mixed
- Asserts that a static attribute of a class or an attribute of an object is not empty.
- assertAttributeNotEquals() : mixed
- Asserts that a variable is not equal to an attribute of an object.
- assertAttributeNotInstanceOf() : mixed
- Asserts that an attribute is of a given type.
- assertAttributeNotInternalType() : mixed
- Asserts that an attribute is of a given type.
- assertAttributeNotSame() : mixed
- Asserts that a variable and an attribute of an object do not have the same type and value.
- assertAttributeSame() : mixed
- Asserts that a variable and an attribute of an object have the same type and value.
- assertClassHasAttribute() : mixed
- Asserts that a class has a specified attribute.
- assertClassHasStaticAttribute() : mixed
- Asserts that a class has a specified static attribute.
- assertClassNotHasAttribute() : mixed
- Asserts that a class does not have a specified attribute.
- assertClassNotHasStaticAttribute() : mixed
- Asserts that a class does not have a specified static attribute.
- assertContains() : mixed
- Asserts that a haystack contains a needle.
- assertContainsOnly() : mixed
- Asserts that a haystack contains only values of a given type.
- assertContainsOnlyInstancesOf() : mixed
- Asserts that a haystack contains only instances of a given classname
- assertCount() : mixed
- Asserts the number of elements of an array, Countable or Traversable.
- assertEmpty() : mixed
- Asserts that a variable is empty.
- assertEqualXMLStructure() : mixed
- Asserts that a hierarchy of DOMElements matches.
- assertEquals() : mixed
- Asserts that two variables are equal.
- assertNotTrue() : mixed
- Asserts that a condition is not true.
- assertFalse() : mixed
- Asserts that a condition is false.
- assertFileEquals() : mixed
- Asserts that the contents of one file is equal to the contents of another file.
- assertFileExists() : mixed
- Asserts that a file exists.
- assertFileNotEquals() : mixed
- Asserts that the contents of one file is not equal to the contents of another file.
- assertFileNotExists() : mixed
- Asserts that a file does not exist.
- assertGreaterThan() : mixed
- Asserts that a value is greater than another value.
- assertGreaterThanOrEqual() : mixed
- Asserts that a value is greater than or equal to another value.
- assertInstanceOf() : mixed
- Asserts that a variable is of a given type.
- assertInternalType() : mixed
- Asserts that a variable is of a given type.
- assertJson() : mixed
- Asserts that a string is a valid JSON string.
- assertJsonFileEqualsJsonFile() : mixed
- Asserts that two JSON files are equal.
- assertJsonFileNotEqualsJsonFile() : mixed
- Asserts that two JSON files are not equal.
- assertJsonStringEqualsJsonFile() : mixed
- Asserts that the generated JSON encoded object and the content of the given file are equal.
- assertJsonStringEqualsJsonString() : mixed
- Asserts that two given JSON encoded objects or arrays are equal.
- assertJsonStringNotEqualsJsonFile() : mixed
- Asserts that the generated JSON encoded object and the content of the given file are not equal.
- assertJsonStringNotEqualsJsonString() : mixed
- Asserts that two given JSON encoded objects or arrays are not equal.
- assertLessThan() : mixed
- Asserts that a value is smaller than another value.
- assertLessThanOrEqual() : mixed
- Asserts that a value is smaller than or equal to another value.
- assertFinite() : mixed
- Asserts that a variable is finite.
- assertInfinite() : mixed
- Asserts that a variable is infinite.
- assertNan() : mixed
- Asserts that a variable is nan.
- assertNotContains() : mixed
- Asserts that a haystack does not contain a needle.
- assertNotContainsOnly() : mixed
- Asserts that a haystack does not contain only values of a given type.
- assertNotCount() : mixed
- Asserts the number of elements of an array, Countable or Traversable.
- assertNotEmpty() : mixed
- Asserts that a variable is not empty.
- assertNotEquals() : mixed
- Asserts that two variables are not equal.
- assertNotInstanceOf() : mixed
- Asserts that a variable is not of a given type.
- assertNotInternalType() : mixed
- Asserts that a variable is not of a given type.
- assertNotFalse() : mixed
- Asserts that a condition is not false.
- assertNotNull() : mixed
- Asserts that a variable is not null.
- assertNotRegExp() : mixed
- Asserts that a string does not match a given regular expression.
- assertNotSame() : mixed
- Asserts that two variables do not have the same type and value.
- assertNotSameSize() : mixed
- Assert that the size of two arrays (or `Countable` or `Traversable` objects) is not the same.
- assertNull() : mixed
- Asserts that a variable is null.
- assertObjectHasAttribute() : mixed
- Asserts that an object has a specified attribute.
- assertObjectNotHasAttribute() : mixed
- Asserts that an object does not have a specified attribute.
- assertRegExp() : mixed
- Asserts that a string matches a given regular expression.
- assertSame() : mixed
- Asserts that two variables have the same type and value.
- assertSameSize() : mixed
- Assert that the size of two arrays (or `Countable` or `Traversable` objects) is the same.
- assertStringEndsNotWith() : mixed
- Asserts that a string ends not with a given prefix.
- assertStringEndsWith() : mixed
- Asserts that a string ends with a given prefix.
- assertStringEqualsFile() : mixed
- Asserts that the contents of a string is equal to the contents of a file.
- assertStringMatchesFormat() : mixed
- Asserts that a string matches a given format string.
- assertStringMatchesFormatFile() : mixed
- Asserts that a string matches a given format file.
- assertStringNotEqualsFile() : mixed
- Asserts that the contents of a string is not equal to the contents of a file.
- assertStringNotMatchesFormat() : mixed
- Asserts that a string does not match a given format string.
- assertStringNotMatchesFormatFile() : mixed
- Asserts that a string does not match a given format string.
- assertStringStartsNotWith() : mixed
- Asserts that a string starts not with a given prefix.
- assertStringStartsWith() : mixed
- Asserts that a string starts with a given prefix.
- assertThat() : mixed
- Evaluates a PHPUnit_Framework_Constraint matcher object.
- assertTrue() : mixed
- Asserts that a condition is true.
- assertXmlFileEqualsXmlFile() : mixed
- Asserts that two XML files are equal.
- assertXmlFileNotEqualsXmlFile() : mixed
- Asserts that two XML files are not equal.
- assertXmlStringEqualsXmlFile() : mixed
- Asserts that two XML documents are equal.
- assertXmlStringEqualsXmlString() : mixed
- Asserts that two XML documents are equal.
- assertXmlStringNotEqualsXmlFile() : mixed
- Asserts that two XML documents are not equal.
- assertXmlStringNotEqualsXmlString() : mixed
- Asserts that two XML documents are not equal.
- at() : PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
- Returns a matcher that matches when the method is executed at the given $index.
- atLeastOnce() : PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce
- Returns a matcher that matches when the method is executed at least once.
- attribute() : PHPUnit_Framework_Constraint_Attribute
- Returns a PHPUnit_Framework_Constraint_Attribute matcher object.
- attributeEqualTo() : PHPUnit_Framework_Constraint_Attribute
- Returns a PHPUnit_Framework_Constraint_IsEqual matcher object that is wrapped in a PHPUnit_Framework_Constraint_Attribute matcher object.
- callback() : PHPUnit_Framework_Constraint_Callback
- Returns a PHPUnit_Framework_Constraint_Callback matcher object.
- classHasAttribute() : PHPUnit_Framework_Constraint_ClassHasAttribute
- Returns a PHPUnit_Framework_Constraint_ClassHasAttribute matcher object.
- classHasStaticAttribute() : PHPUnit_Framework_Constraint_ClassHasStaticAttribute
- Returns a PHPUnit_Framework_Constraint_ClassHasStaticAttribute matcher object.
- contains() : PHPUnit_Framework_Constraint_TraversableContains
- Returns a PHPUnit_Framework_Constraint_TraversableContains matcher object.
- containsOnly() : PHPUnit_Framework_Constraint_TraversableContainsOnly
- Returns a PHPUnit_Framework_Constraint_TraversableContainsOnly matcher object.
- containsOnlyInstancesOf() : PHPUnit_Framework_Constraint_TraversableContainsOnly
- Returns a PHPUnit_Framework_Constraint_TraversableContainsOnly matcher object.
- countOf() : Count
- Returns a PHPUnit_Framework_Constraint_Count matcher object.
- equalTo() : PHPUnit_Framework_Constraint_IsEqual
- Returns a PHPUnit_Framework_Constraint_IsEqual matcher object.
- exactly() : PHPUnit_Framework_MockObject_Matcher_InvokedCount
- Returns a matcher that matches when the method is executed exactly $count times.
- fileExists() : PHPUnit_Framework_Constraint_FileExists
- Returns a PHPUnit_Framework_Constraint_FileExists matcher object.
- greaterThan() : PHPUnit_Framework_Constraint_GreaterThan
- Returns a PHPUnit_Framework_Constraint_GreaterThan matcher object.
- greaterThanOrEqual() : PHPUnit_Framework_Constraint_Or
- Returns a PHPUnit_Framework_Constraint_Or matcher object that wraps a PHPUnit_Framework_Constraint_IsEqual and a PHPUnit_Framework_Constraint_GreaterThan matcher object.
- identicalTo() : PHPUnit_Framework_Constraint_IsIdentical
- Returns a PHPUnit_Framework_Constraint_IsIdentical matcher object.
- isEmpty() : PHPUnit_Framework_Constraint_IsEmpty
- Returns a PHPUnit_Framework_Constraint_IsEmpty matcher object.
- isFalse() : PHPUnit_Framework_Constraint_IsFalse
- Returns a PHPUnit_Framework_Constraint_IsFalse matcher object.
- isInstanceOf() : PHPUnit_Framework_Constraint_IsInstanceOf
- Returns a PHPUnit_Framework_Constraint_IsInstanceOf matcher object.
- isJson() : PHPUnit_Framework_Constraint_IsJson
- Returns a PHPUnit_Framework_Constraint_IsJson matcher object.
- isNull() : PHPUnit_Framework_Constraint_IsNull
- Returns a PHPUnit_Framework_Constraint_IsNull matcher object.
- isTrue() : PHPUnit_Framework_Constraint_IsTrue
- Returns a PHPUnit_Framework_Constraint_IsTrue matcher object.
- isType() : PHPUnit_Framework_Constraint_IsType
- Returns a PHPUnit_Framework_Constraint_IsType matcher object.
- lessThan() : PHPUnit_Framework_Constraint_LessThan
- Returns a PHPUnit_Framework_Constraint_LessThan matcher object.
- lessThanOrEqual() : PHPUnit_Framework_Constraint_Or
- Returns a PHPUnit_Framework_Constraint_Or matcher object that wraps a PHPUnit_Framework_Constraint_IsEqual and a PHPUnit_Framework_Constraint_LessThan matcher object.
- logicalAnd() : PHPUnit_Framework_Constraint_And
- Returns a PHPUnit_Framework_Constraint_And matcher object.
- logicalNot() : PHPUnit_Framework_Constraint_Not
- Returns a PHPUnit_Framework_Constraint_Not matcher object.
- logicalOr() : PHPUnit_Framework_Constraint_Or
- Returns a PHPUnit_Framework_Constraint_Or matcher object.
- logicalXor() : PHPUnit_Framework_Constraint_Xor
- Returns a PHPUnit_Framework_Constraint_Xor matcher object.
- matches() : PHPUnit_Framework_Constraint_StringMatches
- Returns a PHPUnit_Framework_Constraint_StringMatches matcher object.
- matchesRegularExpression() : PHPUnit_Framework_Constraint_PCREMatch
- Returns a PHPUnit_Framework_Constraint_PCREMatch matcher object.
- never() : PHPUnit_Framework_MockObject_Matcher_InvokedCount
- Returns a matcher that matches when the method is never executed.
- objectHasAttribute() : PHPUnit_Framework_Constraint_ObjectHasAttribute
- Returns a PHPUnit_Framework_Constraint_ObjectHasAttribute matcher object.
- onConsecutiveCalls() : PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls
- once() : PHPUnit_Framework_MockObject_Matcher_InvokedCount
- Returns a matcher that matches when the method is executed exactly once.
- returnArgument() : PHPUnit_Framework_MockObject_Stub_ReturnArgument
- returnCallback() : PHPUnit_Framework_MockObject_Stub_ReturnCallback
- returnSelf() : PHPUnit_Framework_MockObject_Stub_ReturnSelf
- Returns the current object.
- returnValue() : PHPUnit_Framework_MockObject_Stub_Return
- returnValueMap() : PHPUnit_Framework_MockObject_Stub_ReturnValueMap
- stringContains() : PHPUnit_Framework_Constraint_StringContains
- Returns a PHPUnit_Framework_Constraint_StringContains matcher object.
- stringEndsWith() : PHPUnit_Framework_Constraint_StringEndsWith
- Returns a PHPUnit_Framework_Constraint_StringEndsWith matcher object.
- stringStartsWith() : PHPUnit_Framework_Constraint_StringStartsWith
- Returns a PHPUnit_Framework_Constraint_StringStartsWith matcher object.
- throwException() : PHPUnit_Framework_MockObject_Stub_Exception
- globalFunction() : mixed
- func() : mixed
- functionCallback() : mixed
- getallheaders() : mixed
- Get all HTTP header key/values as an associative array for the current request.
- snapshotFunction() : mixed
- ctype_alnum() : mixed
- ctype_alpha() : mixed
- ctype_cntrl() : mixed
- ctype_digit() : mixed
- ctype_graph() : mixed
- ctype_lower() : mixed
- ctype_print() : mixed
- ctype_punct() : mixed
- ctype_space() : mixed
- ctype_upper() : mixed
- ctype_xdigit() : mixed
- ctype_alnum() : bool
- ctype_alpha() : bool
- ctype_cntrl() : bool
- ctype_digit() : bool
- ctype_graph() : bool
- ctype_lower() : bool
- ctype_print() : bool
- ctype_punct() : bool
- ctype_space() : bool
- ctype_upper() : bool
- ctype_xdigit() : bool
Constants
GITHUB_ISSUE
public
mixed
GITHUB_ISSUE
= 797
Functions
google_api_php_client_autoload()
google_api_php_client_autoload(mixed $className) : mixed
Parameters
- $className : mixed
composerRequire5548262e0da75cc442a09c4a1c1aabda()
composerRequire5548262e0da75cc442a09c4a1c1aabda(mixed $fileIdentifier, mixed $file) : mixed
Parameters
- $fileIdentifier : mixed
- $file : mixed
includeFile()
Scope isolated include.
includeFile(mixed $file) : mixed
Prevents access to $this/self from included files.
Parameters
- $file : mixed
oauth2client_php_autoload()
oauth2client_php_autoload(mixed $className) : mixed
Parameters
- $className : mixed
describe_type()
Debug function used to describe the provided value type and class.
describe_type(mixed $input) : string
Parameters
- $input : mixed
-
Any type of variable to describe the type of. This parameter misses a typehint because of that.
Tags
headers_from_lines()
Parses an array of header lines into an associative array of headers.
headers_from_lines(iteratable<string|int, mixed> $lines) : array<string|int, mixed>
Parameters
- $lines : iteratable<string|int, mixed>
-
Header lines array of strings in the following format: "Name: Value"
Tags
debug_resource()
Returns a debug stream based on the provided variable.
debug_resource([mixed $value = null ]) : resource
Parameters
- $value : mixed = null
-
Optional value
Tags
choose_handler()
Chooses and creates a default handler to use based on the environment.
choose_handler() : callable
The returned handler is not wrapped by any default middlewares.
Tags
default_user_agent()
Get the default User-Agent string to use with Guzzle.
default_user_agent() : string
Tags
default_ca_bundle()
Returns the default cacert bundle for the current system.
default_ca_bundle() : string
First, the openssl.cafile and curl.cainfo php.ini settings are checked. If those settings are not configured, then the common locations for bundles found on Red Hat, CentOS, Fedora, Ubuntu, Debian, FreeBSD, OS X and Windows are checked. If any of these file locations are found on disk, they will be utilized.
Note: the result of this function is cached for subsequent calls.
Tags
normalize_header_keys()
Creates an associative array of lowercase header names to the actual header casing.
normalize_header_keys(array<string|int, mixed> $headers) : array<string|int, mixed>
Parameters
- $headers : array<string|int, mixed>
Tags
is_host_in_noproxy()
Returns true if the provided host matches any of the no proxy areas.
is_host_in_noproxy(string $host, array<string|int, string> $noProxyArray) : bool
This method will strip a port from the host if it is present. Each pattern can be matched with an exact match (e.g., "foo.com" == "foo.com") or a partial match: (e.g., "foo.com" == "baz.foo.com" and ".foo.com" == "baz.foo.com", but ".foo.com" != "foo.com").
Areas are matched in the following cases:
- "*" (without quotes) always matches any hosts.
- An exact match.
- The area starts with "." and the area is the last part of the host. e.g. '.mit.edu' will match any host that ends with '.mit.edu'.
Parameters
- $host : string
-
Host to check against the patterns.
- $noProxyArray : array<string|int, string>
-
An array of host patterns.
Tags
json_decode()
Wrapper for json_decode that throws when an error occurs.
json_decode(string $json[, bool $assoc = false ][, int $depth = 512 ], int $options) : object|array<string|int, mixed>|string|int|float|bool|null
Parameters
- $json : string
-
JSON data to parse
- $assoc : bool = false
-
When true, returned objects will be converted into associative arrays.
- $depth : int = 512
-
User specified recursion depth.
- $options : int
-
Bitmask of JSON decode options.
Tags
json_encode()
Wrapper for JSON encoding that throws when an error occurs.
json_encode(mixed $value, int $options[, int $depth = 512 ]) : string
Parameters
- $value : mixed
-
The value being encoded
- $options : int
-
JSON encode option bitmask
- $depth : int = 512
-
Set the maximum depth. Must be greater than zero.
Tags
queue()
Get the global task queue used for promise resolution.
queue([TaskQueueInterface $assign = null ]) : TaskQueueInterface
This task queue MUST be run in an event loop in order for promises to be settled asynchronously. It will be automatically run when synchronously waiting on a promise.
while ($eventLoop->isRunning()) {
GuzzleHttp\Promise\queue()->run();
}
Parameters
- $assign : TaskQueueInterface = null
-
Optionally specify a new queue instance.
Tags
task()
Adds a function to run in the task queue when it is next `run()` and returns a promise that is fulfilled or rejected with the result.
task(callable $task) : PromiseInterface
Parameters
- $task : callable
-
Task function to run.
Tags
promise_for()
Creates a promise for a value if the value is not a promise.
promise_for(mixed $value) : PromiseInterface
Parameters
- $value : mixed
-
Promise or value.
Tags
rejection_for()
Creates a rejected promise for a reason if the reason is not a promise. If the provided reason is a promise, then it is returned as-is.
rejection_for(mixed $reason) : PromiseInterface
Parameters
- $reason : mixed
-
Promise or reason.
Tags
exception_for()
Create an exception for a rejected promise value.
exception_for(mixed $reason) : Exception|Throwable
Parameters
- $reason : mixed
Tags
iter_for()
Returns an iterator for the given value.
iter_for(mixed $value) : Iterator
Parameters
- $value : mixed
Tags
inspect()
Synchronously waits on a promise to resolve and returns an inspection state array.
inspect(PromiseInterface $promise) : array<string|int, mixed>
Returns a state associative array containing a "state" key mapping to a valid promise state. If the state of the promise is "fulfilled", the array will contain a "value" key mapping to the fulfilled value of the promise. If the promise is rejected, the array will contain a "reason" key mapping to the rejection reason of the promise.
Parameters
- $promise : PromiseInterface
-
Promise or value.
Tags
inspect_all()
Waits on all of the provided promises, but does not unwrap rejected promises as thrown exception.
inspect_all(array<string|int, PromiseInterface> $promises) : array<string|int, mixed>
Returns an array of inspection state arrays.
Parameters
- $promises : array<string|int, PromiseInterface>
-
Traversable of promises to wait upon.
Tags
unwrap()
Waits on all of the provided promises and returns the fulfilled values.
unwrap(iteratable<string|int, PromiseInterface> $promises) : array<string|int, mixed>
Returns an array that contains the value of each promise (in the same order the promises were provided). An exception is thrown if any of the promises are rejected.
Parameters
- $promises : iteratable<string|int, PromiseInterface>
-
Iterable of PromiseInterface objects to wait on.
Tags
all()
Given an array of promises, return a promise that is fulfilled when all the items in the array are fulfilled.
all(mixed $promises[, bool $recursive = false ]) : PromiseInterface
The promise's fulfillment value is an array with fulfillment values at respective positions to the original array. If any promise in the array rejects, the returned promise is rejected with the rejection reason.
Parameters
- $promises : mixed
-
Promises or values.
- $recursive : bool = false
-
If true, resolves new promises that might have been added to the stack during its own resolution.
Tags
some()
Initiate a competitive race between multiple promises or values (values will become immediately fulfilled promises).
some(int $count, mixed $promises) : PromiseInterface
When count amount of promises have been fulfilled, the returned promise is fulfilled with an array that contains the fulfillment values of the winners in order of resolution.
This promise is rejected with a AggregateException if the number of fulfilled promises is less than the desired $count.
Parameters
- $count : int
-
Total number of promises.
- $promises : mixed
-
Promises or values.
Tags
any()
Like some(), with 1 as count. However, if the promise fulfills, the fulfillment value is not an array of 1 but the value directly.
any(mixed $promises) : PromiseInterface
Parameters
- $promises : mixed
-
Promises or values.
Tags
settle()
Returns a promise that is fulfilled when all of the provided promises have been fulfilled or rejected.
settle(mixed $promises) : PromiseInterface
The returned promise is fulfilled with an array of inspection state arrays.
Parameters
- $promises : mixed
-
Promises or values.
Tags
each()
Given an iterator that yields promises or values, returns a promise that is fulfilled with a null value when the iterator has been consumed or the aggregate promise has been fulfilled or rejected.
each(mixed $iterable[, callable $onFulfilled = null ][, callable $onRejected = null ]) : PromiseInterface
$onFulfilled is a function that accepts the fulfilled value, iterator index, and the aggregate promise. The callback can invoke any necessary side effects and choose to resolve or reject the aggregate if needed.
$onRejected is a function that accepts the rejection reason, iterator index, and the aggregate promise. The callback can invoke any necessary side effects and choose to resolve or reject the aggregate if needed.
Parameters
- $iterable : mixed
-
Iterator or array to iterate over.
- $onFulfilled : callable = null
- $onRejected : callable = null
Tags
each_limit()
Like each, but only allows a certain number of outstanding promises at any given time.
each_limit(mixed $iterable, int|callable $concurrency[, callable $onFulfilled = null ][, callable $onRejected = null ]) : PromiseInterface
$concurrency may be an integer or a function that accepts the number of pending promises and returns a numeric concurrency limit value to allow for dynamic a concurrency size.
Parameters
- $iterable : mixed
- $concurrency : int|callable
- $onFulfilled : callable = null
- $onRejected : callable = null
Tags
each_limit_all()
Like each_limit, but ensures that no promise in the given $iterable argument is rejected. If any promise is rejected, then the aggregate promise is rejected with the encountered rejection.
each_limit_all(mixed $iterable, int|callable $concurrency[, callable $onFulfilled = null ]) : PromiseInterface
Parameters
- $iterable : mixed
- $concurrency : int|callable
- $onFulfilled : callable = null
Tags
is_fulfilled()
Returns true if a promise is fulfilled.
is_fulfilled(PromiseInterface $promise) : bool
Parameters
- $promise : PromiseInterface
Tags
is_rejected()
Returns true if a promise is rejected.
is_rejected(PromiseInterface $promise) : bool
Parameters
- $promise : PromiseInterface
Tags
is_settled()
Returns true if a promise is fulfilled or rejected.
is_settled(PromiseInterface $promise) : bool
Parameters
- $promise : PromiseInterface
Tags
coroutine()
Create a new coroutine.
coroutine(callable $generatorFn) : PromiseInterface
Parameters
- $generatorFn : callable
Tags
str()
Returns the string representation of an HTTP message.
str(MessageInterface $message) : string
Parameters
- $message : MessageInterface
-
Message to convert to a string.
Tags
uri_for()
Returns a UriInterface for the given value.
uri_for(string|UriInterface $uri) : UriInterface
This function accepts a string or UriInterface and returns a UriInterface for the given value. If the value is already a UriInterface, it is returned as-is.
Parameters
- $uri : string|UriInterface
Tags
stream_for()
Create a new stream based on the input type.
stream_for([resource|string|null|int|float|bool|StreamInterface|callable|Iterator $resource = '' ][, array<string|int, mixed> $options = [] ]) : StreamInterface
Options is an associative array that can contain the following keys:
- metadata: Array of custom metadata.
- size: Size of the stream.
This method accepts the following $resource types:
-
Psr\Http\Message\StreamInterface: Returns the value as-is. -
string: Creates a stream object that uses the given string as the contents. -
resource: Creates a stream object that wraps the given PHP stream resource. -
Iterator: If the provided value implementsIterator, then a read-only stream object will be created that wraps the given iterable. Each time the stream is read from, data from the iterator will fill a buffer and will be continuously called until the buffer is equal to the requested read size. Subsequent read calls will first read from the buffer and then callnexton the underlying iterator until it is exhausted. -
objectwith__toString(): If the object has the__toString()method, the object will be cast to a string and then a stream will be returned that uses the string value. -
NULL: Whennullis passed, an empty stream object is returned. -
callableWhen a callable is passed, a read-only stream object will be created that invokes the given callable. The callable is invoked with the number of suggested bytes to read. The callable can return any number of bytes, but MUST returnfalsewhen there is no more data to return. The stream object that wraps the callable will invoke the callable until the number of requested bytes are available. Any additional bytes will be buffered and used in subsequent reads.
Parameters
- $resource : resource|string|null|int|float|bool|StreamInterface|callable|Iterator = ''
-
Entity body data
- $options : array<string|int, mixed> = []
-
Additional options
Tags
parse_header()
Parse an array of header values containing ";" separated data into an array of associative arrays representing the header key value pair data of the header. When a parameter does not contain a value, but just contains a key, this function will inject a key with a '' string value.
parse_header(string|array<string|int, mixed> $header) : array<string|int, mixed>
Parameters
- $header : string|array<string|int, mixed>
-
Header to parse into components.
Tags
normalize_header()
Converts an array of header values that may contain comma separated headers into an array of headers with no comma separated values.
normalize_header(string|array<string|int, mixed> $header) : array<string|int, mixed>
Parameters
- $header : string|array<string|int, mixed>
-
Header to normalize.
Tags
modify_request()
Clone and modify a request with the given changes.
modify_request(RequestInterface $request, array<string|int, mixed> $changes) : RequestInterface
This method is useful for reducing the number of clones needed to mutate a message.
The changes can be one of:
- method: (string) Changes the HTTP method.
- set_headers: (array) Sets the given headers.
- remove_headers: (array) Remove the given headers.
- body: (mixed) Sets the given body.
- uri: (UriInterface) Set the URI.
- query: (string) Set the query string value of the URI.
- version: (string) Set the protocol version.
Parameters
- $request : RequestInterface
-
Request to clone and modify.
- $changes : array<string|int, mixed>
-
Changes to apply.
Tags
rewind_body()
Attempts to rewind a message body and throws an exception on failure.
rewind_body(MessageInterface $message) : mixed
The body of the message will only be rewound if a call to tell() returns a
value other than 0.
Parameters
- $message : MessageInterface
-
Message to rewind
Tags
try_fopen()
Safely opens a PHP stream resource using a filename.
try_fopen(string $filename, string $mode) : resource
When fopen fails, PHP normally raises a warning. This function adds an error handler that checks for errors and throws an exception instead.
Parameters
- $filename : string
-
File to open
- $mode : string
-
Mode used to open the file
Tags
copy_to_string()
Copy the contents of a stream into a string until the given number of bytes have been read.
copy_to_string(StreamInterface $stream[, int $maxLen = -1 ]) : string
Parameters
- $stream : StreamInterface
-
Stream to read
- $maxLen : int = -1
-
Maximum number of bytes to read. Pass -1 to read the entire stream.
Tags
copy_to_stream()
Copy the contents of a stream into another stream until the given number of bytes have been read.
copy_to_stream(StreamInterface $source, StreamInterface $dest[, int $maxLen = -1 ]) : mixed
Parameters
- $source : StreamInterface
-
Stream to read from
- $dest : StreamInterface
-
Stream to write to
- $maxLen : int = -1
-
Maximum number of bytes to read. Pass -1 to read the entire stream.
Tags
hash()
Calculate a hash of a stream.
hash(StreamInterface $stream, string $algo[, bool $rawOutput = false ]) : string
This method reads the entire stream to calculate a rolling hash, based on
PHP's hash_init functions.
Parameters
- $stream : StreamInterface
-
Stream to calculate the hash for
- $algo : string
-
Hash algorithm (e.g. md5, crc32, etc)
- $rawOutput : bool = false
-
Whether or not to use raw output
Tags
readline()
Read a line from the stream up to the maximum allowed buffer length.
readline(StreamInterface $stream[, int|null $maxLength = null ]) : string
Parameters
- $stream : StreamInterface
-
Stream to read from
- $maxLength : int|null = null
-
Maximum buffer length
Tags
parse_request()
Parses a request message string into a request object.
parse_request(string $message) : Request
Parameters
- $message : string
-
Request message string.
Tags
parse_response()
Parses a response message string into a response object.
parse_response(string $message) : Response
Parameters
- $message : string
-
Response message string.
Tags
parse_query()
Parse a query string into an associative array.
parse_query(string $str[, int|bool $urlEncoding = true ]) : array<string|int, mixed>
If multiple values are found for the same key, the value of that key value
pair will become an array. This function does not parse nested PHP style
arrays into an associative array (e.g., foo[a]=1&foo[b]=2 will be parsed
into ['foo[a]' => '1', 'foo[b]' => '2']).
Parameters
- $str : string
-
Query string to parse
- $urlEncoding : int|bool = true
-
How the query string is encoded
Tags
build_query()
Build a query string from an array of key value pairs.
build_query(array<string|int, mixed> $params[, int|false $encoding = PHP_QUERY_RFC3986 ]) : string
This function can use the return value of parse_query() to build a query
string. This function does not modify the provided keys when an array is
encountered (like http_build_query() would).
Parameters
- $params : array<string|int, mixed>
-
Query string parameters.
- $encoding : int|false = PHP_QUERY_RFC3986
-
Set to false to not encode, PHP_QUERY_RFC3986 to encode using RFC3986, or PHP_QUERY_RFC1738 to encode using RFC1738.
Tags
mimetype_from_filename()
Determines the mimetype of a file by looking at its extension.
mimetype_from_filename(string $filename) : string|null
Parameters
- $filename : string
Tags
mimetype_from_extension()
Maps a file extensions to a mimetype.
mimetype_from_extension( $extension) : string|null
Parameters
Tags
get_message_body_summary()
Get a short summary of the message body.
get_message_body_summary(MessageInterface $message[, int $truncateAt = 120 ]) : string|null
Will return null if the response is not printable.
Parameters
- $message : MessageInterface
-
The message to get the body summary
- $truncateAt : int = 120
-
The maximum allowed size of the summary
Tags
deep_copy()
Deep copies the given value.
deep_copy(mixed $value[, bool $useCloneMethod = false ]) : mixed
Parameters
- $value : mixed
- $useCloneMethod : bool = false
globalFunction()
globalFunction() : mixed
baz()
baz() : mixed
foo()
foo(mixed $bar) : mixed
Parameters
- $bar : mixed
baz()
baz() : mixed
foo()
foo(mixed $bar) : mixed
Parameters
- $bar : mixed
foo()
foo(mixed $a, array<string|int, mixed> $b[, array<string|int, mixed> $c = array() ]) : mixed
Parameters
- $a : mixed
- $b : array<string|int, mixed>
- $c : array<string|int, mixed> = array()
any()
Returns a matcher that matches when the method is executed zero or more times.
any() : PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount
anything()
Returns a PHPUnit_Framework_Constraint_IsAnything matcher object.
anything() : PHPUnit_Framework_Constraint_IsAnything
arrayHasKey()
Returns a PHPUnit_Framework_Constraint_ArrayHasKey matcher object.
arrayHasKey(mixed $key) : PHPUnit_Framework_Constraint_ArrayHasKey
Parameters
- $key : mixed
assertArrayHasKey()
Asserts that an array has a specified key.
assertArrayHasKey(mixed $key, array<string|int, mixed>|ArrayAccess $array[, string $message = '' ]) : mixed
Parameters
- $key : mixed
- $array : array<string|int, mixed>|ArrayAccess
- $message : string = ''
assertArraySubset()
Asserts that an array has a specified subset.
assertArraySubset(array<string|int, mixed>|ArrayAccess $subset, array<string|int, mixed>|ArrayAccess $array[, bool $strict = false ][, string $message = '' ]) : mixed
Parameters
- $subset : array<string|int, mixed>|ArrayAccess
- $array : array<string|int, mixed>|ArrayAccess
- $strict : bool = false
-
Check for object identity
- $message : string = ''
assertArrayNotHasKey()
Asserts that an array does not have a specified key.
assertArrayNotHasKey(mixed $key, array<string|int, mixed>|ArrayAccess $array[, string $message = '' ]) : mixed
Parameters
- $key : mixed
- $array : array<string|int, mixed>|ArrayAccess
- $message : string = ''
assertAttributeContains()
Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object contains a needle.
assertAttributeContains(mixed $needle, string $haystackAttributeName, mixed $haystackClassOrObject[, string $message = '' ][, bool $ignoreCase = false ][, bool $checkForObjectIdentity = true ][, bool $checkForNonObjectIdentity = false ]) : mixed
Parameters
- $needle : mixed
- $haystackAttributeName : string
- $haystackClassOrObject : mixed
- $message : string = ''
- $ignoreCase : bool = false
- $checkForObjectIdentity : bool = true
- $checkForNonObjectIdentity : bool = false
assertAttributeContainsOnly()
Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object contains only values of a given type.
assertAttributeContainsOnly(string $type, string $haystackAttributeName, mixed $haystackClassOrObject[, bool $isNativeType = null ][, string $message = '' ]) : mixed
Parameters
- $type : string
- $haystackAttributeName : string
- $haystackClassOrObject : mixed
- $isNativeType : bool = null
- $message : string = ''
assertAttributeCount()
Asserts the number of elements of an array, Countable or Traversable that is stored in an attribute.
assertAttributeCount(int $expectedCount, string $haystackAttributeName, mixed $haystackClassOrObject[, string $message = '' ]) : mixed
Parameters
- $expectedCount : int
- $haystackAttributeName : string
- $haystackClassOrObject : mixed
- $message : string = ''
assertAttributeEmpty()
Asserts that a static attribute of a class or an attribute of an object is empty.
assertAttributeEmpty(string $haystackAttributeName, mixed $haystackClassOrObject[, string $message = '' ]) : mixed
Parameters
- $haystackAttributeName : string
- $haystackClassOrObject : mixed
- $message : string = ''
assertAttributeEquals()
Asserts that a variable is equal to an attribute of an object.
assertAttributeEquals(mixed $expected, string $actualAttributeName, string $actualClassOrObject[, string $message = '' ][, float $delta = 0.0 ][, int $maxDepth = 10 ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : mixed
Parameters
- $expected : mixed
- $actualAttributeName : string
- $actualClassOrObject : string
- $message : string = ''
- $delta : float = 0.0
- $maxDepth : int = 10
- $canonicalize : bool = false
- $ignoreCase : bool = false
assertAttributeGreaterThan()
Asserts that an attribute is greater than another value.
assertAttributeGreaterThan(mixed $expected, string $actualAttributeName, string $actualClassOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actualAttributeName : string
- $actualClassOrObject : string
- $message : string = ''
assertAttributeGreaterThanOrEqual()
Asserts that an attribute is greater than or equal to another value.
assertAttributeGreaterThanOrEqual(mixed $expected, string $actualAttributeName, string $actualClassOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actualAttributeName : string
- $actualClassOrObject : string
- $message : string = ''
assertAttributeInstanceOf()
Asserts that an attribute is of a given type.
assertAttributeInstanceOf(string $expected, string $attributeName, mixed $classOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : string
- $attributeName : string
- $classOrObject : mixed
- $message : string = ''
assertAttributeInternalType()
Asserts that an attribute is of a given type.
assertAttributeInternalType(string $expected, string $attributeName, mixed $classOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : string
- $attributeName : string
- $classOrObject : mixed
- $message : string = ''
assertAttributeLessThan()
Asserts that an attribute is smaller than another value.
assertAttributeLessThan(mixed $expected, string $actualAttributeName, string $actualClassOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actualAttributeName : string
- $actualClassOrObject : string
- $message : string = ''
assertAttributeLessThanOrEqual()
Asserts that an attribute is smaller than or equal to another value.
assertAttributeLessThanOrEqual(mixed $expected, string $actualAttributeName, string $actualClassOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actualAttributeName : string
- $actualClassOrObject : string
- $message : string = ''
assertAttributeNotContains()
Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object does not contain a needle.
assertAttributeNotContains(mixed $needle, string $haystackAttributeName, mixed $haystackClassOrObject[, string $message = '' ][, bool $ignoreCase = false ][, bool $checkForObjectIdentity = true ][, bool $checkForNonObjectIdentity = false ]) : mixed
Parameters
- $needle : mixed
- $haystackAttributeName : string
- $haystackClassOrObject : mixed
- $message : string = ''
- $ignoreCase : bool = false
- $checkForObjectIdentity : bool = true
- $checkForNonObjectIdentity : bool = false
assertAttributeNotContainsOnly()
Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object does not contain only values of a given type.
assertAttributeNotContainsOnly(string $type, string $haystackAttributeName, mixed $haystackClassOrObject[, bool $isNativeType = null ][, string $message = '' ]) : mixed
Parameters
- $type : string
- $haystackAttributeName : string
- $haystackClassOrObject : mixed
- $isNativeType : bool = null
- $message : string = ''
assertAttributeNotCount()
Asserts the number of elements of an array, Countable or Traversable that is stored in an attribute.
assertAttributeNotCount(int $expectedCount, string $haystackAttributeName, mixed $haystackClassOrObject[, string $message = '' ]) : mixed
Parameters
- $expectedCount : int
- $haystackAttributeName : string
- $haystackClassOrObject : mixed
- $message : string = ''
assertAttributeNotEmpty()
Asserts that a static attribute of a class or an attribute of an object is not empty.
assertAttributeNotEmpty(string $haystackAttributeName, mixed $haystackClassOrObject[, string $message = '' ]) : mixed
Parameters
- $haystackAttributeName : string
- $haystackClassOrObject : mixed
- $message : string = ''
assertAttributeNotEquals()
Asserts that a variable is not equal to an attribute of an object.
assertAttributeNotEquals(mixed $expected, string $actualAttributeName, string $actualClassOrObject[, string $message = '' ][, float $delta = 0.0 ][, int $maxDepth = 10 ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : mixed
Parameters
- $expected : mixed
- $actualAttributeName : string
- $actualClassOrObject : string
- $message : string = ''
- $delta : float = 0.0
- $maxDepth : int = 10
- $canonicalize : bool = false
- $ignoreCase : bool = false
assertAttributeNotInstanceOf()
Asserts that an attribute is of a given type.
assertAttributeNotInstanceOf(string $expected, string $attributeName, mixed $classOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : string
- $attributeName : string
- $classOrObject : mixed
- $message : string = ''
assertAttributeNotInternalType()
Asserts that an attribute is of a given type.
assertAttributeNotInternalType(string $expected, string $attributeName, mixed $classOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : string
- $attributeName : string
- $classOrObject : mixed
- $message : string = ''
assertAttributeNotSame()
Asserts that a variable and an attribute of an object do not have the same type and value.
assertAttributeNotSame(mixed $expected, string $actualAttributeName, object $actualClassOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actualAttributeName : string
- $actualClassOrObject : object
- $message : string = ''
assertAttributeSame()
Asserts that a variable and an attribute of an object have the same type and value.
assertAttributeSame(mixed $expected, string $actualAttributeName, object $actualClassOrObject[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actualAttributeName : string
- $actualClassOrObject : object
- $message : string = ''
assertClassHasAttribute()
Asserts that a class has a specified attribute.
assertClassHasAttribute(string $attributeName, string $className[, string $message = '' ]) : mixed
Parameters
- $attributeName : string
- $className : string
- $message : string = ''
assertClassHasStaticAttribute()
Asserts that a class has a specified static attribute.
assertClassHasStaticAttribute(string $attributeName, string $className[, string $message = '' ]) : mixed
Parameters
- $attributeName : string
- $className : string
- $message : string = ''
assertClassNotHasAttribute()
Asserts that a class does not have a specified attribute.
assertClassNotHasAttribute(string $attributeName, string $className[, string $message = '' ]) : mixed
Parameters
- $attributeName : string
- $className : string
- $message : string = ''
assertClassNotHasStaticAttribute()
Asserts that a class does not have a specified static attribute.
assertClassNotHasStaticAttribute(string $attributeName, string $className[, string $message = '' ]) : mixed
Parameters
- $attributeName : string
- $className : string
- $message : string = ''
assertContains()
Asserts that a haystack contains a needle.
assertContains(mixed $needle, mixed $haystack[, string $message = '' ][, bool $ignoreCase = false ][, bool $checkForObjectIdentity = true ][, bool $checkForNonObjectIdentity = false ]) : mixed
Parameters
- $needle : mixed
- $haystack : mixed
- $message : string = ''
- $ignoreCase : bool = false
- $checkForObjectIdentity : bool = true
- $checkForNonObjectIdentity : bool = false
assertContainsOnly()
Asserts that a haystack contains only values of a given type.
assertContainsOnly(string $type, mixed $haystack[, bool $isNativeType = null ][, string $message = '' ]) : mixed
Parameters
- $type : string
- $haystack : mixed
- $isNativeType : bool = null
- $message : string = ''
assertContainsOnlyInstancesOf()
Asserts that a haystack contains only instances of a given classname
assertContainsOnlyInstancesOf(string $classname, array<string|int, mixed>|Traversable $haystack[, string $message = '' ]) : mixed
Parameters
- $classname : string
- $haystack : array<string|int, mixed>|Traversable
- $message : string = ''
assertCount()
Asserts the number of elements of an array, Countable or Traversable.
assertCount(int $expectedCount, mixed $haystack[, string $message = '' ]) : mixed
Parameters
- $expectedCount : int
- $haystack : mixed
- $message : string = ''
assertEmpty()
Asserts that a variable is empty.
assertEmpty(mixed $actual[, string $message = '' ]) : mixed
Parameters
- $actual : mixed
- $message : string = ''
Tags
assertEqualXMLStructure()
Asserts that a hierarchy of DOMElements matches.
assertEqualXMLStructure(DOMElement $expectedElement, DOMElement $actualElement[, bool $checkAttributes = false ][, string $message = '' ]) : mixed
Parameters
- $expectedElement : DOMElement
- $actualElement : DOMElement
- $checkAttributes : bool = false
- $message : string = ''
assertEquals()
Asserts that two variables are equal.
assertEquals(mixed $expected, mixed $actual[, string $message = '' ][, float $delta = 0.0 ][, int $maxDepth = 10 ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : mixed
Parameters
- $expected : mixed
- $actual : mixed
- $message : string = ''
- $delta : float = 0.0
- $maxDepth : int = 10
- $canonicalize : bool = false
- $ignoreCase : bool = false
assertNotTrue()
Asserts that a condition is not true.
assertNotTrue(bool $condition[, string $message = '' ]) : mixed
Parameters
- $condition : bool
- $message : string = ''
Tags
assertFalse()
Asserts that a condition is false.
assertFalse(bool $condition[, string $message = '' ]) : mixed
Parameters
- $condition : bool
- $message : string = ''
Tags
assertFileEquals()
Asserts that the contents of one file is equal to the contents of another file.
assertFileEquals(string $expected, string $actual[, string $message = '' ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : mixed
Parameters
- $expected : string
- $actual : string
- $message : string = ''
- $canonicalize : bool = false
- $ignoreCase : bool = false
assertFileExists()
Asserts that a file exists.
assertFileExists(string $filename[, string $message = '' ]) : mixed
Parameters
- $filename : string
- $message : string = ''
assertFileNotEquals()
Asserts that the contents of one file is not equal to the contents of another file.
assertFileNotEquals(string $expected, string $actual[, string $message = '' ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : mixed
Parameters
- $expected : string
- $actual : string
- $message : string = ''
- $canonicalize : bool = false
- $ignoreCase : bool = false
assertFileNotExists()
Asserts that a file does not exist.
assertFileNotExists(string $filename[, string $message = '' ]) : mixed
Parameters
- $filename : string
- $message : string = ''
assertGreaterThan()
Asserts that a value is greater than another value.
assertGreaterThan(mixed $expected, mixed $actual[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actual : mixed
- $message : string = ''
assertGreaterThanOrEqual()
Asserts that a value is greater than or equal to another value.
assertGreaterThanOrEqual(mixed $expected, mixed $actual[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actual : mixed
- $message : string = ''
assertInstanceOf()
Asserts that a variable is of a given type.
assertInstanceOf(string $expected, mixed $actual[, string $message = '' ]) : mixed
Parameters
- $expected : string
- $actual : mixed
- $message : string = ''
assertInternalType()
Asserts that a variable is of a given type.
assertInternalType(string $expected, mixed $actual[, string $message = '' ]) : mixed
Parameters
- $expected : string
- $actual : mixed
- $message : string = ''
assertJson()
Asserts that a string is a valid JSON string.
assertJson(string $actualJson[, string $message = '' ]) : mixed
Parameters
- $actualJson : string
- $message : string = ''
assertJsonFileEqualsJsonFile()
Asserts that two JSON files are equal.
assertJsonFileEqualsJsonFile(string $expectedFile, string $actualFile[, string $message = '' ]) : mixed
Parameters
- $expectedFile : string
- $actualFile : string
- $message : string = ''
assertJsonFileNotEqualsJsonFile()
Asserts that two JSON files are not equal.
assertJsonFileNotEqualsJsonFile(string $expectedFile, string $actualFile[, string $message = '' ]) : mixed
Parameters
- $expectedFile : string
- $actualFile : string
- $message : string = ''
assertJsonStringEqualsJsonFile()
Asserts that the generated JSON encoded object and the content of the given file are equal.
assertJsonStringEqualsJsonFile(string $expectedFile, string $actualJson[, string $message = '' ]) : mixed
Parameters
- $expectedFile : string
- $actualJson : string
- $message : string = ''
assertJsonStringEqualsJsonString()
Asserts that two given JSON encoded objects or arrays are equal.
assertJsonStringEqualsJsonString(string $expectedJson, string $actualJson[, string $message = '' ]) : mixed
Parameters
- $expectedJson : string
- $actualJson : string
- $message : string = ''
assertJsonStringNotEqualsJsonFile()
Asserts that the generated JSON encoded object and the content of the given file are not equal.
assertJsonStringNotEqualsJsonFile(string $expectedFile, string $actualJson[, string $message = '' ]) : mixed
Parameters
- $expectedFile : string
- $actualJson : string
- $message : string = ''
assertJsonStringNotEqualsJsonString()
Asserts that two given JSON encoded objects or arrays are not equal.
assertJsonStringNotEqualsJsonString(string $expectedJson, string $actualJson[, string $message = '' ]) : mixed
Parameters
- $expectedJson : string
- $actualJson : string
- $message : string = ''
assertLessThan()
Asserts that a value is smaller than another value.
assertLessThan(mixed $expected, mixed $actual[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actual : mixed
- $message : string = ''
assertLessThanOrEqual()
Asserts that a value is smaller than or equal to another value.
assertLessThanOrEqual(mixed $expected, mixed $actual[, string $message = '' ]) : mixed
Parameters
- $expected : mixed
- $actual : mixed
- $message : string = ''
assertFinite()
Asserts that a variable is finite.
assertFinite(mixed $actual[, string $message = '' ]) : mixed
Parameters
- $actual : mixed
- $message : string = ''
assertInfinite()
Asserts that a variable is infinite.
assertInfinite(mixed $actual[, string $message = '' ]) : mixed
Parameters
- $actual : mixed
- $message : string = ''
assertNan()
Asserts that a variable is nan.
assertNan(mixed $actual[, string $message = '' ]) : mixed
Parameters
- $actual : mixed
- $message : string = ''
assertNotContains()
Asserts that a haystack does not contain a needle.
assertNotContains(mixed $needle, mixed $haystack[, string $message = '' ][, bool $ignoreCase = false ][, bool $checkForObjectIdentity = true ][, bool $checkForNonObjectIdentity = false ]) : mixed
Parameters
- $needle : mixed
- $haystack : mixed
- $message : string = ''
- $ignoreCase : bool = false
- $checkForObjectIdentity : bool = true
- $checkForNonObjectIdentity : bool = false
assertNotContainsOnly()
Asserts that a haystack does not contain only values of a given type.
assertNotContainsOnly(string $type, mixed $haystack[, bool $isNativeType = null ][, string $message = '' ]) : mixed
Parameters
- $type : string
- $haystack : mixed
- $isNativeType : bool = null
- $message : string = ''
assertNotCount()
Asserts the number of elements of an array, Countable or Traversable.
assertNotCount(int $expectedCount, mixed $haystack[, string $message = '' ]) : mixed
Parameters
- $expectedCount : int
- $haystack : mixed
- $message : string = ''
assertNotEmpty()
Asserts that a variable is not empty.
assertNotEmpty(mixed $actual[, string $message = '' ]) : mixed
Parameters
- $actual : mixed
- $message : string = ''
Tags
assertNotEquals()
Asserts that two variables are not equal.
assertNotEquals(mixed $expected, mixed $actual[, string $message = '' ][, float $delta = 0.0 ][, int $maxDepth = 10 ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : mixed
Parameters
- $expected : mixed
- $actual : mixed
- $message : string = ''
- $delta : float = 0.0
- $maxDepth : int = 10
- $canonicalize : bool = false
- $ignoreCase : bool = false
assertNotInstanceOf()
Asserts that a variable is not of a given type.
assertNotInstanceOf(string $expected, mixed $actual[, string $message = '' ]) : mixed
Parameters
- $expected : string
- $actual : mixed
- $message : string = ''
assertNotInternalType()
Asserts that a variable is not of a given type.
assertNotInternalType(string $expected, mixed $actual[, string $message = '' ]) : mixed
Parameters
- $expected : string
- $actual : mixed
- $message : string = ''
assertNotFalse()
Asserts that a condition is not false.
assertNotFalse(bool $condition[, string $message = '' ]) : mixed
Parameters
- $condition : bool
- $message : string = ''
Tags
assertNotNull()
Asserts that a variable is not null.
assertNotNull(mixed $actual[, string $message = '' ]) : mixed
Parameters
- $actual : mixed
- $message : string = ''
assertNotRegExp()
Asserts that a string does not match a given regular expression.
assertNotRegExp(string $pattern, string $string[, string $message = '' ]) : mixed
Parameters
- $pattern : string
- $string : string
- $message : string = ''
assertNotSame()
Asserts that two variables do not have the same type and value.
assertNotSame(mixed $expected, mixed $actual[, string $message = '' ]) : mixed
Used on objects, it asserts that two variables do not reference the same object.
Parameters
- $expected : mixed
- $actual : mixed
- $message : string = ''
assertNotSameSize()
Assert that the size of two arrays (or `Countable` or `Traversable` objects) is not the same.
assertNotSameSize(array<string|int, mixed>|Countable|Traversable $expected, array<string|int, mixed>|Countable|Traversable $actual[, string $message = '' ]) : mixed
Parameters
- $expected : array<string|int, mixed>|Countable|Traversable
- $actual : array<string|int, mixed>|Countable|Traversable
- $message : string = ''
assertNull()
Asserts that a variable is null.
assertNull(mixed $actual[, string $message = '' ]) : mixed
Parameters
- $actual : mixed
- $message : string = ''
assertObjectHasAttribute()
Asserts that an object has a specified attribute.
assertObjectHasAttribute(string $attributeName, object $object[, string $message = '' ]) : mixed
Parameters
- $attributeName : string
- $object : object
- $message : string = ''
assertObjectNotHasAttribute()
Asserts that an object does not have a specified attribute.
assertObjectNotHasAttribute(string $attributeName, object $object[, string $message = '' ]) : mixed
Parameters
- $attributeName : string
- $object : object
- $message : string = ''
assertRegExp()
Asserts that a string matches a given regular expression.
assertRegExp(string $pattern, string $string[, string $message = '' ]) : mixed
Parameters
- $pattern : string
- $string : string
- $message : string = ''
assertSame()
Asserts that two variables have the same type and value.
assertSame(mixed $expected, mixed $actual[, string $message = '' ]) : mixed
Used on objects, it asserts that two variables reference the same object.
Parameters
- $expected : mixed
- $actual : mixed
- $message : string = ''
assertSameSize()
Assert that the size of two arrays (or `Countable` or `Traversable` objects) is the same.
assertSameSize(array<string|int, mixed>|Countable|Traversable $expected, array<string|int, mixed>|Countable|Traversable $actual[, string $message = '' ]) : mixed
Parameters
- $expected : array<string|int, mixed>|Countable|Traversable
- $actual : array<string|int, mixed>|Countable|Traversable
- $message : string = ''
assertStringEndsNotWith()
Asserts that a string ends not with a given prefix.
assertStringEndsNotWith(string $suffix, string $string[, string $message = '' ]) : mixed
Parameters
- $suffix : string
- $string : string
- $message : string = ''
assertStringEndsWith()
Asserts that a string ends with a given prefix.
assertStringEndsWith(string $suffix, string $string[, string $message = '' ]) : mixed
Parameters
- $suffix : string
- $string : string
- $message : string = ''
assertStringEqualsFile()
Asserts that the contents of a string is equal to the contents of a file.
assertStringEqualsFile(string $expectedFile, string $actualString[, string $message = '' ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : mixed
Parameters
- $expectedFile : string
- $actualString : string
- $message : string = ''
- $canonicalize : bool = false
- $ignoreCase : bool = false
assertStringMatchesFormat()
Asserts that a string matches a given format string.
assertStringMatchesFormat(string $format, string $string[, string $message = '' ]) : mixed
Parameters
- $format : string
- $string : string
- $message : string = ''
assertStringMatchesFormatFile()
Asserts that a string matches a given format file.
assertStringMatchesFormatFile(string $formatFile, string $string[, string $message = '' ]) : mixed
Parameters
- $formatFile : string
- $string : string
- $message : string = ''
assertStringNotEqualsFile()
Asserts that the contents of a string is not equal to the contents of a file.
assertStringNotEqualsFile(string $expectedFile, string $actualString[, string $message = '' ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : mixed
Parameters
- $expectedFile : string
- $actualString : string
- $message : string = ''
- $canonicalize : bool = false
- $ignoreCase : bool = false
assertStringNotMatchesFormat()
Asserts that a string does not match a given format string.
assertStringNotMatchesFormat(string $format, string $string[, string $message = '' ]) : mixed
Parameters
- $format : string
- $string : string
- $message : string = ''
assertStringNotMatchesFormatFile()
Asserts that a string does not match a given format string.
assertStringNotMatchesFormatFile(string $formatFile, string $string[, string $message = '' ]) : mixed
Parameters
- $formatFile : string
- $string : string
- $message : string = ''
assertStringStartsNotWith()
Asserts that a string starts not with a given prefix.
assertStringStartsNotWith(string $prefix, string $string[, string $message = '' ]) : mixed
Parameters
- $prefix : string
- $string : string
- $message : string = ''
assertStringStartsWith()
Asserts that a string starts with a given prefix.
assertStringStartsWith(string $prefix, string $string[, string $message = '' ]) : mixed
Parameters
- $prefix : string
- $string : string
- $message : string = ''
assertThat()
Evaluates a PHPUnit_Framework_Constraint matcher object.
assertThat(mixed $value, PHPUnit_Framework_Constraint $constraint[, string $message = '' ]) : mixed
Parameters
- $value : mixed
- $constraint : PHPUnit_Framework_Constraint
- $message : string = ''
assertTrue()
Asserts that a condition is true.
assertTrue(bool $condition[, string $message = '' ]) : mixed
Parameters
- $condition : bool
- $message : string = ''
Tags
assertXmlFileEqualsXmlFile()
Asserts that two XML files are equal.
assertXmlFileEqualsXmlFile(string $expectedFile, string $actualFile[, string $message = '' ]) : mixed
Parameters
- $expectedFile : string
- $actualFile : string
- $message : string = ''
assertXmlFileNotEqualsXmlFile()
Asserts that two XML files are not equal.
assertXmlFileNotEqualsXmlFile(string $expectedFile, string $actualFile[, string $message = '' ]) : mixed
Parameters
- $expectedFile : string
- $actualFile : string
- $message : string = ''
assertXmlStringEqualsXmlFile()
Asserts that two XML documents are equal.
assertXmlStringEqualsXmlFile(string $expectedFile, string $actualXml[, string $message = '' ]) : mixed
Parameters
- $expectedFile : string
- $actualXml : string
- $message : string = ''
assertXmlStringEqualsXmlString()
Asserts that two XML documents are equal.
assertXmlStringEqualsXmlString(string $expectedXml, string $actualXml[, string $message = '' ]) : mixed
Parameters
- $expectedXml : string
- $actualXml : string
- $message : string = ''
assertXmlStringNotEqualsXmlFile()
Asserts that two XML documents are not equal.
assertXmlStringNotEqualsXmlFile(string $expectedFile, string $actualXml[, string $message = '' ]) : mixed
Parameters
- $expectedFile : string
- $actualXml : string
- $message : string = ''
assertXmlStringNotEqualsXmlString()
Asserts that two XML documents are not equal.
assertXmlStringNotEqualsXmlString(string $expectedXml, string $actualXml[, string $message = '' ]) : mixed
Parameters
- $expectedXml : string
- $actualXml : string
- $message : string = ''
at()
Returns a matcher that matches when the method is executed at the given $index.
at(int $index) : PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
Parameters
- $index : int
atLeastOnce()
Returns a matcher that matches when the method is executed at least once.
atLeastOnce() : PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce
attribute()
Returns a PHPUnit_Framework_Constraint_Attribute matcher object.
attribute(PHPUnit_Framework_Constraint $constraint, string $attributeName) : PHPUnit_Framework_Constraint_Attribute
Parameters
- $constraint : PHPUnit_Framework_Constraint
- $attributeName : string
attributeEqualTo()
Returns a PHPUnit_Framework_Constraint_IsEqual matcher object that is wrapped in a PHPUnit_Framework_Constraint_Attribute matcher object.
attributeEqualTo(string $attributeName, mixed $value[, float $delta = 0.0 ][, int $maxDepth = 10 ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : PHPUnit_Framework_Constraint_Attribute
Parameters
- $attributeName : string
- $value : mixed
- $delta : float = 0.0
- $maxDepth : int = 10
- $canonicalize : bool = false
- $ignoreCase : bool = false
callback()
Returns a PHPUnit_Framework_Constraint_Callback matcher object.
callback(callable $callback) : PHPUnit_Framework_Constraint_Callback
Parameters
- $callback : callable
classHasAttribute()
Returns a PHPUnit_Framework_Constraint_ClassHasAttribute matcher object.
classHasAttribute(string $attributeName) : PHPUnit_Framework_Constraint_ClassHasAttribute
Parameters
- $attributeName : string
classHasStaticAttribute()
Returns a PHPUnit_Framework_Constraint_ClassHasStaticAttribute matcher object.
classHasStaticAttribute(string $attributeName) : PHPUnit_Framework_Constraint_ClassHasStaticAttribute
Parameters
- $attributeName : string
contains()
Returns a PHPUnit_Framework_Constraint_TraversableContains matcher object.
contains(mixed $value[, bool $checkForObjectIdentity = true ][, bool $checkForNonObjectIdentity = false ]) : PHPUnit_Framework_Constraint_TraversableContains
Parameters
- $value : mixed
- $checkForObjectIdentity : bool = true
- $checkForNonObjectIdentity : bool = false
containsOnly()
Returns a PHPUnit_Framework_Constraint_TraversableContainsOnly matcher object.
containsOnly(string $type) : PHPUnit_Framework_Constraint_TraversableContainsOnly
Parameters
- $type : string
containsOnlyInstancesOf()
Returns a PHPUnit_Framework_Constraint_TraversableContainsOnly matcher object.
containsOnlyInstancesOf(string $classname) : PHPUnit_Framework_Constraint_TraversableContainsOnly
Parameters
- $classname : string
countOf()
Returns a PHPUnit_Framework_Constraint_Count matcher object.
countOf(int $count) : Count
Parameters
- $count : int
equalTo()
Returns a PHPUnit_Framework_Constraint_IsEqual matcher object.
equalTo(mixed $value[, float $delta = 0.0 ][, int $maxDepth = 10 ][, bool $canonicalize = false ][, bool $ignoreCase = false ]) : PHPUnit_Framework_Constraint_IsEqual
Parameters
- $value : mixed
- $delta : float = 0.0
- $maxDepth : int = 10
- $canonicalize : bool = false
- $ignoreCase : bool = false
exactly()
Returns a matcher that matches when the method is executed exactly $count times.
exactly(int $count) : PHPUnit_Framework_MockObject_Matcher_InvokedCount
Parameters
- $count : int
fileExists()
Returns a PHPUnit_Framework_Constraint_FileExists matcher object.
fileExists() : PHPUnit_Framework_Constraint_FileExists
greaterThan()
Returns a PHPUnit_Framework_Constraint_GreaterThan matcher object.
greaterThan(mixed $value) : PHPUnit_Framework_Constraint_GreaterThan
Parameters
- $value : mixed
greaterThanOrEqual()
Returns a PHPUnit_Framework_Constraint_Or matcher object that wraps a PHPUnit_Framework_Constraint_IsEqual and a PHPUnit_Framework_Constraint_GreaterThan matcher object.
greaterThanOrEqual(mixed $value) : PHPUnit_Framework_Constraint_Or
Parameters
- $value : mixed
identicalTo()
Returns a PHPUnit_Framework_Constraint_IsIdentical matcher object.
identicalTo(mixed $value) : PHPUnit_Framework_Constraint_IsIdentical
Parameters
- $value : mixed
isEmpty()
Returns a PHPUnit_Framework_Constraint_IsEmpty matcher object.
isEmpty() : PHPUnit_Framework_Constraint_IsEmpty
isFalse()
Returns a PHPUnit_Framework_Constraint_IsFalse matcher object.
isFalse() : PHPUnit_Framework_Constraint_IsFalse
isInstanceOf()
Returns a PHPUnit_Framework_Constraint_IsInstanceOf matcher object.
isInstanceOf(string $className) : PHPUnit_Framework_Constraint_IsInstanceOf
Parameters
- $className : string
isJson()
Returns a PHPUnit_Framework_Constraint_IsJson matcher object.
isJson() : PHPUnit_Framework_Constraint_IsJson
isNull()
Returns a PHPUnit_Framework_Constraint_IsNull matcher object.
isNull() : PHPUnit_Framework_Constraint_IsNull
isTrue()
Returns a PHPUnit_Framework_Constraint_IsTrue matcher object.
isTrue() : PHPUnit_Framework_Constraint_IsTrue
isType()
Returns a PHPUnit_Framework_Constraint_IsType matcher object.
isType(string $type) : PHPUnit_Framework_Constraint_IsType
Parameters
- $type : string
lessThan()
Returns a PHPUnit_Framework_Constraint_LessThan matcher object.
lessThan(mixed $value) : PHPUnit_Framework_Constraint_LessThan
Parameters
- $value : mixed
lessThanOrEqual()
Returns a PHPUnit_Framework_Constraint_Or matcher object that wraps a PHPUnit_Framework_Constraint_IsEqual and a PHPUnit_Framework_Constraint_LessThan matcher object.
lessThanOrEqual(mixed $value) : PHPUnit_Framework_Constraint_Or
Parameters
- $value : mixed
logicalAnd()
Returns a PHPUnit_Framework_Constraint_And matcher object.
logicalAnd() : PHPUnit_Framework_Constraint_And
logicalNot()
Returns a PHPUnit_Framework_Constraint_Not matcher object.
logicalNot(PHPUnit_Framework_Constraint $constraint) : PHPUnit_Framework_Constraint_Not
Parameters
- $constraint : PHPUnit_Framework_Constraint
logicalOr()
Returns a PHPUnit_Framework_Constraint_Or matcher object.
logicalOr() : PHPUnit_Framework_Constraint_Or
logicalXor()
Returns a PHPUnit_Framework_Constraint_Xor matcher object.
logicalXor() : PHPUnit_Framework_Constraint_Xor
matches()
Returns a PHPUnit_Framework_Constraint_StringMatches matcher object.
matches(string $string) : PHPUnit_Framework_Constraint_StringMatches
Parameters
- $string : string
matchesRegularExpression()
Returns a PHPUnit_Framework_Constraint_PCREMatch matcher object.
matchesRegularExpression(string $pattern) : PHPUnit_Framework_Constraint_PCREMatch
Parameters
- $pattern : string
never()
Returns a matcher that matches when the method is never executed.
never() : PHPUnit_Framework_MockObject_Matcher_InvokedCount
objectHasAttribute()
Returns a PHPUnit_Framework_Constraint_ObjectHasAttribute matcher object.
objectHasAttribute(string $attributeName) : PHPUnit_Framework_Constraint_ObjectHasAttribute
Parameters
- $attributeName : string
onConsecutiveCalls()
onConsecutiveCalls() : PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls
once()
Returns a matcher that matches when the method is executed exactly once.
once() : PHPUnit_Framework_MockObject_Matcher_InvokedCount
returnArgument()
returnArgument(int $argumentIndex) : PHPUnit_Framework_MockObject_Stub_ReturnArgument
Parameters
- $argumentIndex : int
returnCallback()
returnCallback(mixed $callback) : PHPUnit_Framework_MockObject_Stub_ReturnCallback
Parameters
- $callback : mixed
returnSelf()
Returns the current object.
returnSelf() : PHPUnit_Framework_MockObject_Stub_ReturnSelf
This method is useful when mocking a fluent interface.
returnValue()
returnValue(mixed $value) : PHPUnit_Framework_MockObject_Stub_Return
Parameters
- $value : mixed
returnValueMap()
returnValueMap(array<string|int, mixed> $valueMap) : PHPUnit_Framework_MockObject_Stub_ReturnValueMap
Parameters
- $valueMap : array<string|int, mixed>
stringContains()
Returns a PHPUnit_Framework_Constraint_StringContains matcher object.
stringContains(string $string[, bool $case = true ]) : PHPUnit_Framework_Constraint_StringContains
Parameters
- $string : string
- $case : bool = true
stringEndsWith()
Returns a PHPUnit_Framework_Constraint_StringEndsWith matcher object.
stringEndsWith(mixed $suffix) : PHPUnit_Framework_Constraint_StringEndsWith
Parameters
- $suffix : mixed
stringStartsWith()
Returns a PHPUnit_Framework_Constraint_StringStartsWith matcher object.
stringStartsWith(mixed $prefix) : PHPUnit_Framework_Constraint_StringStartsWith
Parameters
- $prefix : mixed
throwException()
throwException(Exception $exception) : PHPUnit_Framework_MockObject_Stub_Exception
Parameters
- $exception : Exception
globalFunction()
globalFunction() : mixed
func()
func() : mixed
functionCallback()
functionCallback() : mixed
getallheaders()
Get all HTTP header key/values as an associative array for the current request.
getallheaders() : mixed
snapshotFunction()
snapshotFunction() : mixed
ctype_alnum()
ctype_alnum(mixed $text) : mixed
Parameters
- $text : mixed
ctype_alpha()
ctype_alpha(mixed $text) : mixed
Parameters
- $text : mixed
ctype_cntrl()
ctype_cntrl(mixed $text) : mixed
Parameters
- $text : mixed
ctype_digit()
ctype_digit(mixed $text) : mixed
Parameters
- $text : mixed
ctype_graph()
ctype_graph(mixed $text) : mixed
Parameters
- $text : mixed
ctype_lower()
ctype_lower(mixed $text) : mixed
Parameters
- $text : mixed
ctype_print()
ctype_print(mixed $text) : mixed
Parameters
- $text : mixed
ctype_punct()
ctype_punct(mixed $text) : mixed
Parameters
- $text : mixed
ctype_space()
ctype_space(mixed $text) : mixed
Parameters
- $text : mixed
ctype_upper()
ctype_upper(mixed $text) : mixed
Parameters
- $text : mixed
ctype_xdigit()
ctype_xdigit(mixed $text) : mixed
Parameters
- $text : mixed
ctype_alnum()
ctype_alnum(mixed $text) : bool
Parameters
- $text : mixed
ctype_alpha()
ctype_alpha(mixed $text) : bool
Parameters
- $text : mixed
ctype_cntrl()
ctype_cntrl(mixed $text) : bool
Parameters
- $text : mixed
ctype_digit()
ctype_digit(mixed $text) : bool
Parameters
- $text : mixed
ctype_graph()
ctype_graph(mixed $text) : bool
Parameters
- $text : mixed
ctype_lower()
ctype_lower(mixed $text) : bool
Parameters
- $text : mixed
ctype_print()
ctype_print(mixed $text) : bool
Parameters
- $text : mixed
ctype_punct()
ctype_punct(mixed $text) : bool
Parameters
- $text : mixed
ctype_space()
ctype_space(mixed $text) : bool
Parameters
- $text : mixed
ctype_upper()
ctype_upper(mixed $text) : bool
Parameters
- $text : mixed
ctype_xdigit()
ctype_xdigit(mixed $text) : bool
Parameters
- $text : mixed